[INFO] cloning repository https://github.com/weizhiao/elf_loader [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/weizhiao/elf_loader" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweizhiao%2Felf_loader", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweizhiao%2Felf_loader'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e41b8a79aedf935829e88849985f2ec23e38c7e0 [INFO] testing weizhiao/elf_loader against 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweizhiao%2Felf_loader" "/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/weizhiao/elf_loader on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/weizhiao/elf_loader [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/weizhiao/elf_loader [INFO] tweaked toml for git repo https://github.com/weizhiao/elf_loader written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/weizhiao/elf_loader 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.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded delegate v0.13.3 [INFO] [stderr] Downloaded syscalls v0.6.18 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e7c2b18d57ba3658a5ec85852cb16858ca020974921d2573a35e58d35fb8ff61 [INFO] running `Command { std: "docker" "start" "-a" "e7c2b18d57ba3658a5ec85852cb16858ca020974921d2573a35e58d35fb8ff61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e7c2b18d57ba3658a5ec85852cb16858ca020974921d2573a35e58d35fb8ff61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7c2b18d57ba3658a5ec85852cb16858ca020974921d2573a35e58d35fb8ff61", kill_on_drop: false }` [INFO] [stdout] e7c2b18d57ba3658a5ec85852cb16858ca020974921d2573a35e58d35fb8ff61 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e2a6da88902c64e435e7f0b5862f1600def8eee0b13d4e609a6856ed15fe4374 [INFO] running `Command { std: "docker" "start" "-a" "e2a6da88902c64e435e7f0b5862f1600def8eee0b13d4e609a6856ed15fe4374", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling elf v0.7.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling delegate v0.13.3 [INFO] [stderr] Compiling elf_loader v0.10.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.47s [INFO] running `Command { std: "docker" "inspect" "e2a6da88902c64e435e7f0b5862f1600def8eee0b13d4e609a6856ed15fe4374", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2a6da88902c64e435e7f0b5862f1600def8eee0b13d4e609a6856ed15fe4374", kill_on_drop: false }` [INFO] [stdout] e2a6da88902c64e435e7f0b5862f1600def8eee0b13d4e609a6856ed15fe4374 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7492985f9c29f4e79d683088ade47c86aa4418dec8b33fa6cd4b57cc3cf886bc [INFO] running `Command { std: "docker" "start" "-a" "7492985f9c29f4e79d683088ade47c86aa4418dec8b33fa6cd4b57cc3cf886bc", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling clap_builder v4.5.30 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling clap v4.5.30 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling is-terminal v0.4.15 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling elf_loader v0.10.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 33.89s [INFO] running `Command { std: "docker" "inspect" "7492985f9c29f4e79d683088ade47c86aa4418dec8b33fa6cd4b57cc3cf886bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7492985f9c29f4e79d683088ade47c86aa4418dec8b33fa6cd4b57cc3cf886bc", kill_on_drop: false }` [INFO] [stdout] 7492985f9c29f4e79d683088ade47c86aa4418dec8b33fa6cd4b57cc3cf886bc [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 08875ea9ce914657dcd989b96674b0948d3b5033678f7d5660fc317d82001bac [INFO] running `Command { std: "docker" "start" "-a" "08875ea9ce914657dcd989b96674b0948d3b5033678f7d5660fc317d82001bac", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/elf_loader-ca009cb21aada207) [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] Running tests/all.rs (/opt/rustwide/target/debug/deps/all-d63245c1e2403322) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stderr] Compiling a v0.1.0 (/opt/rustwide/workdir/example_dylib/a) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 0.22s [INFO] [stderr] Compiling b v0.1.0 (/opt/rustwide/workdir/example_dylib/b) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 0.19s [INFO] [stderr] Compiling c v0.1.0 (/opt/rustwide/workdir/example_dylib/c) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 0.13s [INFO] [stdout] test fs::lazy_binding ... ok [INFO] [stdout] test fs::wrong_name_fails ... ok [INFO] [stdout] test fs::type_mismatch ... ok [INFO] [stdout] test fs::missing_symbol_fails ... ok [INFO] [stdout] test fs::test_id_struct ... ok [INFO] [stdout] test fs::load_elf ... ok [INFO] [stdout] test fs::load_from_memory ... ok [INFO] [stdout] test fs::relocate_dylib ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.99s [INFO] [stdout] [INFO] [stderr] Doc-tests elf_loader [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test src/lib.rs - (line 9) ... ignored [INFO] [stdout] test src/macros.rs - macros::imp::load_exec (line 39) - compile ... ok [INFO] [stdout] test src/macros.rs - macros::imp::load (line 63) - compile ... ok [INFO] [stdout] test src/format/dylib.rs - format::dylib::RelocatedDylib<'_>::get (line 237) - compile ... ok [INFO] [stdout] test src/format/dylib.rs - format::dylib::RelocatedDylib<'_>::get (line 250) - compile ... ok [INFO] [stdout] test src/macros.rs - macros::imp::load_dylib (line 5) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "08875ea9ce914657dcd989b96674b0948d3b5033678f7d5660fc317d82001bac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08875ea9ce914657dcd989b96674b0948d3b5033678f7d5660fc317d82001bac", kill_on_drop: false }` [INFO] [stdout] 08875ea9ce914657dcd989b96674b0948d3b5033678f7d5660fc317d82001bac