[INFO] cloning repository https://github.com/ateijelo/mcl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ateijelo/mcl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fateijelo%2Fmcl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fateijelo%2Fmcl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 70bc6a1a612e3a4ec842ae06259c2b901360d2bc [INFO] testing ateijelo/mcl/70bc6a1a612e3a4ec842ae06259c2b901360d2bc against 1.82.0 for beta-1.83-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fateijelo%2Fmcl" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ateijelo/mcl on toolchain 1.82.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.82.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ateijelo/mcl [INFO] finished tweaking git repo https://github.com/ateijelo/mcl [INFO] tweaked toml for git repo https://github.com/ateijelo/mcl written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ateijelo/mcl already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.82.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded syn v2.0.21 [INFO] [stderr] Downloaded proc-macro2 v1.0.61 [INFO] [stderr] Downloaded fastnbt v2.4.4 [INFO] [stderr] Downloaded fastanvil v0.30.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b4e9a5bbab51c1aa7c720c6a11849f3038b0724ceca936e52fba949b5bc41561 [INFO] running `Command { std: "docker" "start" "-a" "b4e9a5bbab51c1aa7c720c6a11849f3038b0724ceca936e52fba949b5bc41561", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b4e9a5bbab51c1aa7c720c6a11849f3038b0724ceca936e52fba949b5bc41561", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4e9a5bbab51c1aa7c720c6a11849f3038b0724ceca936e52fba949b5bc41561", kill_on_drop: false }` [INFO] [stdout] b4e9a5bbab51c1aa7c720c6a11849f3038b0724ceca936e52fba949b5bc41561 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8f0352d55096794dc9611d66f1b672f46ebeb0fc2709d522ec71284154310a2c [INFO] running `Command { std: "docker" "start" "-a" "8f0352d55096794dc9611d66f1b672f46ebeb0fc2709d522ec71284154310a2c", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.61 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling rustix v0.38.8 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling equivalent v1.0.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling winnow v0.4.7 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling fixed v1.24.0 [INFO] [stderr] Compiling syn v2.0.21 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.99 [INFO] [stderr] Compiling as-slice v0.2.1 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling filetime v0.2.22 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling half v2.3.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling cesu8 v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling toml_edit v0.19.11 [INFO] [stderr] Compiling clap_builder v4.3.21 [INFO] [stderr] Compiling aligned-array v1.0.1 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling tar v0.4.40 [INFO] [stderr] Compiling aligned v0.4.1 [INFO] [stderr] Compiling elapsed v0.1.2 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.3.0 [INFO] [stderr] Compiling min-max-heap v1.3.0 [INFO] [stderr] Compiling divrem v1.0.0 [INFO] [stderr] Compiling regex-automata v0.3.7 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Compiling regex v1.9.4 [INFO] [stderr] Compiling num_enum v0.5.11 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling clap v4.3.21 [INFO] [stderr] Compiling serde_bytes v0.11.9 [INFO] [stderr] Compiling fastnbt v2.4.4 [INFO] [stderr] Compiling fastanvil v0.30.0 [INFO] [stderr] Compiling kiddo v2.1.2 [INFO] [stderr] Compiling mcl v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `super::within_bounds` [INFO] [stdout] --> src/entities.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::within_bounds; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::nbt::load_chunk` [INFO] [stdout] --> src/entities.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::nbt::load_chunk; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::nbt::BlockEntity` [INFO] [stdout] --> src/entities.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::nbt::BlockEntity; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `fastnbt::from_value` [INFO] [stdout] --> src/entities.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use fastnbt::from_value; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.00s [INFO] running `Command { std: "docker" "inspect" "8f0352d55096794dc9611d66f1b672f46ebeb0fc2709d522ec71284154310a2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f0352d55096794dc9611d66f1b672f46ebeb0fc2709d522ec71284154310a2c", kill_on_drop: false }` [INFO] [stdout] 8f0352d55096794dc9611d66f1b672f46ebeb0fc2709d522ec71284154310a2c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b5bb1a4a5de5d3403afdbee05537b7207ca8201954398146bfaada33a652692e [INFO] running `Command { std: "docker" "start" "-a" "b5bb1a4a5de5d3403afdbee05537b7207ca8201954398146bfaada33a652692e", kill_on_drop: false }` [INFO] [stderr] Compiling mcl v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `super::within_bounds` [INFO] [stdout] --> src/entities.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::within_bounds; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::nbt::load_chunk` [INFO] [stdout] --> src/entities.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::nbt::load_chunk; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::nbt::BlockEntity` [INFO] [stdout] --> src/entities.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::nbt::BlockEntity; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `fastnbt::from_value` [INFO] [stdout] --> src/entities.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use fastnbt::from_value; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.16s [INFO] running `Command { std: "docker" "inspect" "b5bb1a4a5de5d3403afdbee05537b7207ca8201954398146bfaada33a652692e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5bb1a4a5de5d3403afdbee05537b7207ca8201954398146bfaada33a652692e", kill_on_drop: false }` [INFO] [stdout] b5bb1a4a5de5d3403afdbee05537b7207ca8201954398146bfaada33a652692e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6592df66d11a04723c474c586bac7e9d333dd0ca979f14001fddf95c6d290c45 [INFO] running `Command { std: "docker" "start" "-a" "6592df66d11a04723c474c586bac7e9d333dd0ca979f14001fddf95c6d290c45", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `super::within_bounds` [INFO] [stderr] --> src/entities.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use super::within_bounds; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::nbt::load_chunk` [INFO] [stderr] --> src/entities.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use crate::nbt::load_chunk; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::nbt::BlockEntity` [INFO] [stderr] --> src/entities.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use crate::nbt::BlockEntity; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `fastnbt::from_value` [INFO] [stderr] --> src/entities.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | use fastnbt::from_value; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `mcl` (bin "mcl" test) generated 4 warnings (run `cargo fix --bin "mcl" --tests` to apply 4 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mcl-e0ff41af16fdccca) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test cli::tests::clap_check ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6592df66d11a04723c474c586bac7e9d333dd0ca979f14001fddf95c6d290c45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6592df66d11a04723c474c586bac7e9d333dd0ca979f14001fddf95c6d290c45", kill_on_drop: false }` [INFO] [stdout] 6592df66d11a04723c474c586bac7e9d333dd0ca979f14001fddf95c6d290c45