[INFO] fetching crate celsium 0.1.7... [INFO] testing celsium-0.1.7 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate celsium 0.1.7 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate celsium 0.1.7 [INFO] finished tweaking crates.io crate celsium 0.1.7 [INFO] tweaked toml for crates.io crate celsium 0.1.7 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate celsium 0.1.7 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 39 packages to latest compatible versions [INFO] [stderr] Adding getrandom v0.2.16 (available: v0.3.4) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b46c6a4923a990fc0367c869e9998bcbd55eaec07b15a067243db1c328f9682c [INFO] running `Command { std: "docker" "start" "-a" "b46c6a4923a990fc0367c869e9998bcbd55eaec07b15a067243db1c328f9682c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b46c6a4923a990fc0367c869e9998bcbd55eaec07b15a067243db1c328f9682c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b46c6a4923a990fc0367c869e9998bcbd55eaec07b15a067243db1c328f9682c", kill_on_drop: false }` [INFO] [stdout] b46c6a4923a990fc0367c869e9998bcbd55eaec07b15a067243db1c328f9682c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 802dc32123ccdee0b1e7d66aed14efbff19112dc730b1684b39601aaafaf3f55 [INFO] running `Command { std: "docker" "start" "-a" "802dc32123ccdee0b1e7d66aed14efbff19112dc730b1684b39601aaafaf3f55", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.105 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling wasm-bindgen v0.2.105 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.105 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.105 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling js-sys v0.3.82 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.55 [INFO] [stderr] Compiling celsium v0.1.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `wee_alloc` [INFO] [stdout] --> src/lib.rs:25:7 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "wee_alloc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `wee_alloc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/bytecode_parser/mod.rs:1:24 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::bytecode::{ self, OPTCODE }; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `BuiltinTypes` [INFO] [stdout] --> src/bytecode.rs:1:40 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{ block::{Block, TextSpan}, BuiltinTypes }; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::module::FunctionSignature` [INFO] [stdout] --> src/block/mod.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::module::FunctionSignature; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `module::VISIBILITY` [INFO] [stdout] --> src/block/mod.rs:3:14 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::{ module::VISIBILITY, BINOP, OPTCODE }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `CelsiumProgram` [INFO] [stdout] --> src/module.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::{CelsiumProgram, BuiltinTypes}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `num::BigInt` [INFO] [stdout] --> src/vm/vm.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use num::BigInt; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `str::FromStr` [INFO] [stdout] --> src/vm/vm.rs:4:80 [INFO] [stdout] | [INFO] [stdout] 4 | use std::{ collections::{ HashMap, LinkedList }, io::{ self, BufRead, Write }, str::FromStr }; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `num::bigint::BigInt` [INFO] [stdout] --> src/vm/mod.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use num::bigint::BigInt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `num::BigInt` [INFO] [stdout] --> src/vm/array.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use num::BigInt; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/lib.rs:241:52 [INFO] [stdout] | [INFO] [stdout] 241 | ... StackValue::Bool { value } => 1, [INFO] [stdout] | ^^^^^ help: try ignoring the field: `value: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.91s [INFO] running `Command { std: "docker" "inspect" "802dc32123ccdee0b1e7d66aed14efbff19112dc730b1684b39601aaafaf3f55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "802dc32123ccdee0b1e7d66aed14efbff19112dc730b1684b39601aaafaf3f55", kill_on_drop: false }` [INFO] [stdout] 802dc32123ccdee0b1e7d66aed14efbff19112dc730b1684b39601aaafaf3f55 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1055c7d354ae185647ab041b9cb5e2460183cf9f219a9998e52a5efe40523ef0 [INFO] running `Command { std: "docker" "start" "-a" "1055c7d354ae185647ab041b9cb5e2460183cf9f219a9998e52a5efe40523ef0", kill_on_drop: false }` [INFO] [stdout] warning: unexpected `cfg` condition value: `wee_alloc` [INFO] [stdout] --> src/lib.rs:25:7 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "wee_alloc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `wee_alloc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/bytecode_parser/mod.rs:1:24 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::bytecode::{ self, OPTCODE }; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `BuiltinTypes` [INFO] [stdout] --> src/bytecode.rs:1:40 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{ block::{Block, TextSpan}, BuiltinTypes }; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::module::FunctionSignature` [INFO] [stdout] --> src/block/mod.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::module::FunctionSignature; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `module::VISIBILITY` [INFO] [stdout] --> src/block/mod.rs:3:14 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::{ module::VISIBILITY, BINOP, OPTCODE }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `CelsiumProgram` [INFO] [stdout] --> src/module.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::{CelsiumProgram, BuiltinTypes}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `num::BigInt` [INFO] [stdout] --> src/vm/vm.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use num::BigInt; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `str::FromStr` [INFO] [stdout] --> src/vm/vm.rs:4:80 [INFO] [stdout] | [INFO] [stdout] 4 | use std::{ collections::{ HashMap, LinkedList }, io::{ self, BufRead, Write }, str::FromStr }; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling celsium v0.1.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `num::bigint::BigInt` [INFO] [stdout] --> src/vm/mod.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use num::bigint::BigInt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `num::BigInt` [INFO] [stdout] --> src/vm/array.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use num::BigInt; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/lib.rs:241:52 [INFO] [stdout] | [INFO] [stdout] 241 | ... StackValue::Bool { value } => 1, [INFO] [stdout] | ^^^^^ help: try ignoring the field: `value: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `wee_alloc` [INFO] [stdout] --> src/lib.rs:25:7 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "wee_alloc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `wee_alloc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/bytecode_parser/mod.rs:1:24 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::bytecode::{ self, OPTCODE }; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `BuiltinTypes` [INFO] [stdout] --> src/bytecode.rs:1:40 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{ block::{Block, TextSpan}, BuiltinTypes }; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::module::FunctionSignature` [INFO] [stdout] --> src/block/mod.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::module::FunctionSignature; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `module::VISIBILITY` [INFO] [stdout] --> src/block/mod.rs:3:14 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::{ module::VISIBILITY, BINOP, OPTCODE }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `CelsiumProgram` [INFO] [stdout] --> src/module.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::{CelsiumProgram, BuiltinTypes}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `num::BigInt` [INFO] [stdout] --> src/vm/vm.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use num::BigInt; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `str::FromStr` [INFO] [stdout] --> src/vm/vm.rs:4:80 [INFO] [stdout] | [INFO] [stdout] 4 | use std::{ collections::{ HashMap, LinkedList }, io::{ self, BufRead, Write }, str::FromStr }; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `num::bigint::BigInt` [INFO] [stdout] --> src/vm/mod.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use num::bigint::BigInt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `num::BigInt` [INFO] [stdout] --> src/vm/array.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use num::BigInt; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/lib.rs:241:52 [INFO] [stdout] | [INFO] [stdout] 241 | ... StackValue::Bool { value } => 1, [INFO] [stdout] | ^^^^^ help: try ignoring the field: `value: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.37s [INFO] running `Command { std: "docker" "inspect" "1055c7d354ae185647ab041b9cb5e2460183cf9f219a9998e52a5efe40523ef0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1055c7d354ae185647ab041b9cb5e2460183cf9f219a9998e52a5efe40523ef0", kill_on_drop: false }` [INFO] [stdout] 1055c7d354ae185647ab041b9cb5e2460183cf9f219a9998e52a5efe40523ef0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 53946b339ea4e6770e2660b4fc85715098e0278b9977e3a2ea0ca90783c26741 [INFO] running `Command { std: "docker" "start" "-a" "53946b339ea4e6770e2660b4fc85715098e0278b9977e3a2ea0ca90783c26741", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `wee_alloc` [INFO] [stderr] --> src/lib.rs:25:7 [INFO] [stderr] | [INFO] [stderr] 25 | #[cfg(feature = "wee_alloc")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `wee_alloc` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `self` [INFO] [stderr] --> src/bytecode_parser/mod.rs:1:24 [INFO] [stderr] | [INFO] [stderr] 1 | use crate::bytecode::{ self, OPTCODE }; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `BuiltinTypes` [INFO] [stderr] --> src/bytecode.rs:1:40 [INFO] [stderr] | [INFO] [stderr] 1 | use crate::{ block::{Block, TextSpan}, BuiltinTypes }; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::module::FunctionSignature` [INFO] [stderr] --> src/block/mod.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use crate::module::FunctionSignature; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `module::VISIBILITY` [INFO] [stderr] --> src/block/mod.rs:3:14 [INFO] [stderr] | [INFO] [stderr] 3 | use crate::{ module::VISIBILITY, BINOP, OPTCODE }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `CelsiumProgram` [INFO] [stderr] --> src/module.rs:2:13 [INFO] [stderr] | [INFO] [stderr] 2 | use crate::{CelsiumProgram, BuiltinTypes}; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `num::BigInt` [INFO] [stderr] --> src/vm/vm.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use num::BigInt; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `str::FromStr` [INFO] [stderr] --> src/vm/vm.rs:4:80 [INFO] [stderr] | [INFO] [stderr] 4 | use std::{ collections::{ HashMap, LinkedList }, io::{ self, BufRead, Write }, str::FromStr }; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `num::bigint::BigInt` [INFO] [stderr] --> src/vm/mod.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use num::bigint::BigInt; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `num::BigInt` [INFO] [stderr] --> src/vm/array.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use num::BigInt; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `value` [INFO] [stderr] --> src/lib.rs:241:52 [INFO] [stderr] | [INFO] [stderr] 241 | ... StackValue::Bool { value } => 1, [INFO] [stderr] | ^^^^^ help: try ignoring the field: `value: _` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `celsium` (lib) generated 11 warnings (run `cargo fix --lib -p celsium` to apply 10 suggestions) [INFO] [stderr] warning: `celsium` (lib test) generated 11 warnings (11 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/celsium-bed592d1438d9452) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests celsium [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "53946b339ea4e6770e2660b4fc85715098e0278b9977e3a2ea0ca90783c26741", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53946b339ea4e6770e2660b4fc85715098e0278b9977e3a2ea0ca90783c26741", kill_on_drop: false }` [INFO] [stdout] 53946b339ea4e6770e2660b4fc85715098e0278b9977e3a2ea0ca90783c26741