[INFO] cloning repository https://github.com/pkgw/elfx86exts [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pkgw/elfx86exts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpkgw%2Felfx86exts", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpkgw%2Felfx86exts'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fb356a0a4c90f1a4809c9ed28c80985f2e374470 [INFO] testing pkgw/elfx86exts against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpkgw%2Felfx86exts" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pkgw/elfx86exts on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pkgw/elfx86exts [INFO] finished tweaking git repo https://github.com/pkgw/elfx86exts [INFO] tweaked toml for git repo https://github.com/pkgw/elfx86exts written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/pkgw/elfx86exts already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 74069e03bf0adb22a4190a9cbc947a50f2714e53a43d6dc450822a37a617739a [INFO] running `Command { std: "docker" "start" "-a" "74069e03bf0adb22a4190a9cbc947a50f2714e53a43d6dc450822a37a617739a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "74069e03bf0adb22a4190a9cbc947a50f2714e53a43d6dc450822a37a617739a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74069e03bf0adb22a4190a9cbc947a50f2714e53a43d6dc450822a37a617739a", kill_on_drop: false }` [INFO] [stdout] 74069e03bf0adb22a4190a9cbc947a50f2714e53a43d6dc450822a37a617739a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 67f56f46ce3b0c1b75729eb02bda9eebc1be0fa8f6b16959339e68d5e05f2bc9 [INFO] running `Command { std: "docker" "start" "-a" "67f56f46ce3b0c1b75729eb02bda9eebc1be0fa8f6b16959339e68d5e05f2bc9", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling capstone-sys v0.14.0 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling object v0.28.3 [INFO] [stderr] Compiling capstone v0.10.0 [INFO] [stderr] Compiling elfx86exts v0.0.0-dev.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.30s [INFO] running `Command { std: "docker" "inspect" "67f56f46ce3b0c1b75729eb02bda9eebc1be0fa8f6b16959339e68d5e05f2bc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67f56f46ce3b0c1b75729eb02bda9eebc1be0fa8f6b16959339e68d5e05f2bc9", kill_on_drop: false }` [INFO] [stdout] 67f56f46ce3b0c1b75729eb02bda9eebc1be0fa8f6b16959339e68d5e05f2bc9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 05e9889e5822db7649496b2e8b4314d0c9e308ac2d228b17fa3488ba981ddc90 [INFO] running `Command { std: "docker" "start" "-a" "05e9889e5822db7649496b2e8b4314d0c9e308ac2d228b17fa3488ba981ddc90", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling predicates-core v1.0.2 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling escargot v0.5.7 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling predicates-tree v1.0.3 [INFO] [stderr] Compiling predicates v2.0.1 [INFO] [stderr] Compiling assert_cmd v2.0.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling elfx86exts v0.0.0-dev.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 21.90s [INFO] running `Command { std: "docker" "inspect" "05e9889e5822db7649496b2e8b4314d0c9e308ac2d228b17fa3488ba981ddc90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05e9889e5822db7649496b2e8b4314d0c9e308ac2d228b17fa3488ba981ddc90", kill_on_drop: false }` [INFO] [stdout] 05e9889e5822db7649496b2e8b4314d0c9e308ac2d228b17fa3488ba981ddc90 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b2d5277736984506cf38afc2583f5d89d5c1d5d4bae3db8cc56c6c127a0f62c1 [INFO] running `Command { std: "docker" "start" "-a" "b2d5277736984506cf38afc2583f5d89d5c1d5d4bae3db8cc56c6c127a0f62c1", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/elfx86exts-9e59a8c5ed8712f0) [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/command.rs (/opt/rustwide/target/debug/deps/command-31927f73232958d5) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test run_on_self has been running for over 60 seconds [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "b2d5277736984506cf38afc2583f5d89d5c1d5d4bae3db8cc56c6c127a0f62c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2d5277736984506cf38afc2583f5d89d5c1d5d4bae3db8cc56c6c127a0f62c1", kill_on_drop: false }` [INFO] [stdout] b2d5277736984506cf38afc2583f5d89d5c1d5d4bae3db8cc56c6c127a0f62c1