[INFO] cloning repository https://github.com/remexre/dwarffi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/remexre/dwarffi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fremexre%2Fdwarffi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fremexre%2Fdwarffi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 134ff0acf0573ddefebcea17a9a236f899bd560f [INFO] testing remexre/dwarffi against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fremexre%2Fdwarffi" "/workspace/builds/worker-50/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-50/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/remexre/dwarffi on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/remexre/dwarffi [INFO] finished tweaking git repo https://github.com/remexre/dwarffi [INFO] tweaked toml for git repo https://github.com/remexre/dwarffi written to /workspace/builds/worker-50/source/Cargo.toml [INFO] crate git repo https://github.com/remexre/dwarffi already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 96b62865fb6fec1bce1e61aaddfd4f8556600ceae1b5f55ba2e6109e76de03db [INFO] running `Command { std: "docker" "start" "-a" "96b62865fb6fec1bce1e61aaddfd4f8556600ceae1b5f55ba2e6109e76de03db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "96b62865fb6fec1bce1e61aaddfd4f8556600ceae1b5f55ba2e6109e76de03db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96b62865fb6fec1bce1e61aaddfd4f8556600ceae1b5f55ba2e6109e76de03db", kill_on_drop: false }` [INFO] [stdout] 96b62865fb6fec1bce1e61aaddfd4f8556600ceae1b5f55ba2e6109e76de03db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 50bb7bf7c27a2ce2b61afe425b1dcf3e9c898b18b661bf1ab10b1b9ebf5c1e8c [INFO] running `Command { std: "docker" "start" "-a" "50bb7bf7c27a2ce2b61afe425b1dcf3e9c898b18b661bf1ab10b1b9ebf5c1e8c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling target-lexicon v0.9.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling anyhow v1.0.25 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling parity-wasm v0.41.0 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling paw-raw v1.0.0 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling miniz_oxide v0.3.5 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling thread_local v0.3.4 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling gimli v0.19.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling stderrlog v0.4.3 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling scroll_derive v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Compiling paw-attributes v1.0.2 [INFO] [stderr] Compiling structopt-derive v0.3.5 [INFO] [stderr] Compiling paw v1.0.0 [INFO] [stderr] Compiling scroll v0.10.1 [INFO] [stderr] Compiling goblin v0.1.2 [INFO] [stderr] Compiling structopt v0.3.5 [INFO] [stderr] Compiling object v0.16.0 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling dwarffi v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.26s [INFO] running `Command { std: "docker" "inspect" "50bb7bf7c27a2ce2b61afe425b1dcf3e9c898b18b661bf1ab10b1b9ebf5c1e8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50bb7bf7c27a2ce2b61afe425b1dcf3e9c898b18b661bf1ab10b1b9ebf5c1e8c", kill_on_drop: false }` [INFO] [stdout] 50bb7bf7c27a2ce2b61afe425b1dcf3e9c898b18b661bf1ab10b1b9ebf5c1e8c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 80acbf32931cec49fb6db1672fe8222e13b673e0a743dc2f387e0ba0e80bb46f [INFO] running `Command { std: "docker" "start" "-a" "80acbf32931cec49fb6db1672fe8222e13b673e0a743dc2f387e0ba0e80bb46f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling dwarffi v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 19.58s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/dwarffi-c2b9b68e62f9c5e8) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/dwarffi-a5ad1fb4f2dec2a9) [INFO] running `Command { std: "docker" "inspect" "80acbf32931cec49fb6db1672fe8222e13b673e0a743dc2f387e0ba0e80bb46f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80acbf32931cec49fb6db1672fe8222e13b673e0a743dc2f387e0ba0e80bb46f", kill_on_drop: false }` [INFO] [stdout] 80acbf32931cec49fb6db1672fe8222e13b673e0a743dc2f387e0ba0e80bb46f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3f585d8b39e65a56b4c5e88d960a38dbf3035d7930c9b68c3be9cc9ed3328116 [INFO] running `Command { std: "docker" "start" "-a" "3f585d8b39e65a56b4c5e88d960a38dbf3035d7930c9b68c3be9cc9ed3328116", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.79s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dwarffi-c2b9b68e62f9c5e8) [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 unittests src/main.rs (/opt/rustwide/target/debug/deps/dwarffi-a5ad1fb4f2dec2a9) [INFO] [stderr] Doc-tests dwarffi [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] [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" "3f585d8b39e65a56b4c5e88d960a38dbf3035d7930c9b68c3be9cc9ed3328116", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f585d8b39e65a56b4c5e88d960a38dbf3035d7930c9b68c3be9cc9ed3328116", kill_on_drop: false }` [INFO] [stdout] 3f585d8b39e65a56b4c5e88d960a38dbf3035d7930c9b68c3be9cc9ed3328116