[INFO] cloning repository https://github.com/anath2/hack-assembler [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/anath2/hack-assembler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanath2%2Fhack-assembler", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanath2%2Fhack-assembler'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3ba3d48189d77879a9759cbe60eafa47c3bb9de8 [INFO] testing anath2/hack-assembler against beta-2025-01-12 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanath2%2Fhack-assembler" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/anath2/hack-assembler on toolchain beta-2025-01-12 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/anath2/hack-assembler [INFO] finished tweaking git repo https://github.com/anath2/hack-assembler [INFO] tweaked toml for git repo https://github.com/anath2/hack-assembler written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/anath2/hack-assembler 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" "+beta-2025-01-12" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c3e768ba7936cde8522f011962f9a6898bfebc702c2e37a931e66bbeadf32228 [INFO] running `Command { std: "docker" "start" "-a" "c3e768ba7936cde8522f011962f9a6898bfebc702c2e37a931e66bbeadf32228", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c3e768ba7936cde8522f011962f9a6898bfebc702c2e37a931e66bbeadf32228", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3e768ba7936cde8522f011962f9a6898bfebc702c2e37a931e66bbeadf32228", kill_on_drop: false }` [INFO] [stdout] c3e768ba7936cde8522f011962f9a6898bfebc702c2e37a931e66bbeadf32228 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8915d796f723d3e4ce87d1b3f952aee56c6805aae1acdd446a8fe990f88ed9ed [INFO] running `Command { std: "docker" "start" "-a" "8915d796f723d3e4ce87d1b3f952aee56c6805aae1acdd446a8fe990f88ed9ed", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling regex v1.1.5 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling lazy_static v0.1.16 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling assembler v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `create` is never used [INFO] [stdout] --> src/lib.rs:153:8 [INFO] [stdout] | [INFO] [stdout] 153 | fn create(code: &String) -> Vec<(String, usize)>{ [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.10s [INFO] running `Command { std: "docker" "inspect" "8915d796f723d3e4ce87d1b3f952aee56c6805aae1acdd446a8fe990f88ed9ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8915d796f723d3e4ce87d1b3f952aee56c6805aae1acdd446a8fe990f88ed9ed", kill_on_drop: false }` [INFO] [stdout] 8915d796f723d3e4ce87d1b3f952aee56c6805aae1acdd446a8fe990f88ed9ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ae85caed8eeb23ed1eb29c1d57581eec929bcfbfc0ce7946da2e67fedbc81c33 [INFO] running `Command { std: "docker" "start" "-a" "ae85caed8eeb23ed1eb29c1d57581eec929bcfbfc0ce7946da2e67fedbc81c33", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling assembler v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `create` is never used [INFO] [stdout] --> src/lib.rs:153:8 [INFO] [stdout] | [INFO] [stdout] 153 | fn create(code: &String) -> Vec<(String, usize)>{ [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create` is never used [INFO] [stdout] --> src/lib.rs:153:8 [INFO] [stdout] | [INFO] [stdout] 153 | fn create(code: &String) -> Vec<(String, usize)>{ [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.62s [INFO] running `Command { std: "docker" "inspect" "ae85caed8eeb23ed1eb29c1d57581eec929bcfbfc0ce7946da2e67fedbc81c33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae85caed8eeb23ed1eb29c1d57581eec929bcfbfc0ce7946da2e67fedbc81c33", kill_on_drop: false }` [INFO] [stdout] ae85caed8eeb23ed1eb29c1d57581eec929bcfbfc0ce7946da2e67fedbc81c33 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3c891c00c8cc65b1a5a455271d77b36ea3655593994634214eb15cb5f772dba3 [INFO] running `Command { std: "docker" "start" "-a" "3c891c00c8cc65b1a5a455271d77b36ea3655593994634214eb15cb5f772dba3", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: function `create` is never used [INFO] [stdout] [INFO] [stderr] --> src/lib.rs:153:8 [INFO] [stdout] running 1 test [INFO] [stderr] | [INFO] [stderr] 153 | fn create(code: &String) -> Vec<(String, usize)>{ [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `assembler` (lib) generated 1 warning [INFO] [stderr] warning: `assembler` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/assembler-3526f10deb4aefdb) [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/deps/assembler-3526f10deb4aefdb` (exit status: 1) [INFO] [stderr] note: test exited abnormally; to see the full output pass --nocapture to the harness. [INFO] running `Command { std: "docker" "inspect" "3c891c00c8cc65b1a5a455271d77b36ea3655593994634214eb15cb5f772dba3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c891c00c8cc65b1a5a455271d77b36ea3655593994634214eb15cb5f772dba3", kill_on_drop: false }` [INFO] [stdout] 3c891c00c8cc65b1a5a455271d77b36ea3655593994634214eb15cb5f772dba3