[INFO] cloning repository https://github.com/mrk-its/obx2elf [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mrk-its/obx2elf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrk-its%2Fobx2elf", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrk-its%2Fobx2elf'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9a9c27789750c6d9c6131edaea5477eac85ca57c [INFO] testing mrk-its/obx2elf against 1.61.0 for beta-1.62-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrk-its%2Fobx2elf" "/workspace/builds/worker-112/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-112/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mrk-its/obx2elf on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-112/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/mrk-its/obx2elf [INFO] finished tweaking git repo https://github.com/mrk-its/obx2elf [INFO] tweaked toml for git repo https://github.com/mrk-its/obx2elf written to /workspace/builds/worker-112/source/Cargo.toml [INFO] crate git repo https://github.com/mrk-its/obx2elf already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/mrk-its/faerie` [INFO] [stderr] Updating git repository `https://github.com/mrk-its/goblin/` [INFO] [stderr] Updating git repository `https://github.com/mrk-its/target-lexicon` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded string-interner v0.12.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1e801645628026b49c7df0f056196ef44a1b8f2a8b60c32b56fce102d18b5670 [INFO] running `Command { std: "docker" "start" "-a" "1e801645628026b49c7df0f056196ef44a1b8f2a8b60c32b56fce102d18b5670", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1e801645628026b49c7df0f056196ef44a1b8f2a8b60c32b56fce102d18b5670", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e801645628026b49c7df0f056196ef44a1b8f2a8b60c32b56fce102d18b5670", kill_on_drop: false }` [INFO] [stdout] 1e801645628026b49c7df0f056196ef44a1b8f2a8b60c32b56fce102d18b5670 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8af05724d822b04f651581971a68dfa2ae7802e6c9bd663424113060658deeb9 [INFO] running `Command { std: "docker" "start" "-a" "8af05724d822b04f651581971a68dfa2ae7802e6c9bd663424113060658deeb9", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling libc v0.2.116 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling target-lexicon v0.11.2 (https://github.com/mrk-its/target-lexicon?branch=mos#2c0cf405) [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling string-interner v0.12.2 [INFO] [stderr] Compiling scroll_derive v0.10.5 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling clap_derive v3.0.12 [INFO] [stderr] Compiling scroll v0.10.2 [INFO] [stderr] Compiling goblin v0.3.4 (https://github.com/mrk-its/goblin/?branch=mos#e18d2e74) [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling clap v3.0.13 [INFO] [stderr] Compiling faerie v0.16.0 (https://github.com/mrk-its/faerie?branch=mos#ef81da0d) [INFO] [stderr] Compiling obx2elf v0.1.0-beta.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.14s [INFO] running `Command { std: "docker" "inspect" "8af05724d822b04f651581971a68dfa2ae7802e6c9bd663424113060658deeb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8af05724d822b04f651581971a68dfa2ae7802e6c9bd663424113060658deeb9", kill_on_drop: false }` [INFO] [stdout] 8af05724d822b04f651581971a68dfa2ae7802e6c9bd663424113060658deeb9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 026063d28c34e4195cf029d2480960319c493af584f90f4ee719648ed90ac4be [INFO] running `Command { std: "docker" "start" "-a" "026063d28c34e4195cf029d2480960319c493af584f90f4ee719648ed90ac4be", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling obx2elf v0.1.0-beta.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.83s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/obx2elf-c5e85c66d4c1b0c2) [INFO] running `Command { std: "docker" "inspect" "026063d28c34e4195cf029d2480960319c493af584f90f4ee719648ed90ac4be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "026063d28c34e4195cf029d2480960319c493af584f90f4ee719648ed90ac4be", kill_on_drop: false }` [INFO] [stdout] 026063d28c34e4195cf029d2480960319c493af584f90f4ee719648ed90ac4be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] faf2c5bcbba16be79314690f751b1022b57b0083f0e0bb0cb063cc9bbecfebf8 [INFO] running `Command { std: "docker" "start" "-a" "faf2c5bcbba16be79314690f751b1022b57b0083f0e0bb0cb063cc9bbecfebf8", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.70s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/obx2elf-c5e85c66d4c1b0c2) [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" "faf2c5bcbba16be79314690f751b1022b57b0083f0e0bb0cb063cc9bbecfebf8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "faf2c5bcbba16be79314690f751b1022b57b0083f0e0bb0cb063cc9bbecfebf8", kill_on_drop: false }` [INFO] [stdout] faf2c5bcbba16be79314690f751b1022b57b0083f0e0bb0cb063cc9bbecfebf8