[INFO] fetching crate onionpipe 0.1.0... [INFO] testing onionpipe-0.1.0 against 1.64.0 for beta-1.65-1 [INFO] extracting crate onionpipe 0.1.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate onionpipe 0.1.0 on toolchain 1.64.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate onionpipe 0.1.0 [INFO] finished tweaking crates.io crate onionpipe 0.1.0 [INFO] tweaked toml for crates.io crate onionpipe 0.1.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate onionpipe 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: version requirement `47.8.0+0.4.7.x` for dependency `libtor` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libtor-derive v0.1.2 [INFO] [stderr] Downloaded libtor-sys v47.10.0+0.4.7.x [INFO] [stderr] Downloaded libtor v47.8.0+0.4.7.x [INFO] [stderr] Downloaded torut v0.2.1 [INFO] [stderr] Downloaded libtor-src v47.10.0+0.4.7.10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 84e31ab8f66434a18b7ebe05472e183f4ad130151abccd7b28f4875ca85b0af9 [INFO] running `Command { std: "docker" "start" "-a" "84e31ab8f66434a18b7ebe05472e183f4ad130151abccd7b28f4875ca85b0af9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "84e31ab8f66434a18b7ebe05472e183f4ad130151abccd7b28f4875ca85b0af9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84e31ab8f66434a18b7ebe05472e183f4ad130151abccd7b28f4875ca85b0af9", kill_on_drop: false }` [INFO] [stdout] 84e31ab8f66434a18b7ebe05472e183f4ad130151abccd7b28f4875ca85b0af9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5b7120c4e9be8c2976274cac79f67dc103d786cb3b4269645344bed714d91080 [INFO] running `Command { std: "docker" "start" "-a" "5b7120c4e9be8c2976274cac79f67dc103d786cb3b4269645344bed714d91080", kill_on_drop: false }` [INFO] [stderr] warning: version requirement `47.8.0+0.4.7.x` for dependency `libtor` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling signature v1.6.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling thiserror v1.0.35 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling keccak v0.1.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling base32 v0.4.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling tokio v1.21.1 [INFO] [stderr] Compiling autotools v0.2.5 [INFO] [stderr] Compiling libtor-src v47.10.0+0.4.7.10 [INFO] [stderr] Compiling ed25519 v1.5.2 [INFO] [stderr] Compiling sha1 v0.6.1 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.35 [INFO] [stderr] Compiling libtor-derive v0.1.2 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling torut v0.2.1 [INFO] [stderr] Compiling libtor-sys v47.10.0+0.4.7.x [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "5b7120c4e9be8c2976274cac79f67dc103d786cb3b4269645344bed714d91080", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b7120c4e9be8c2976274cac79f67dc103d786cb3b4269645344bed714d91080", kill_on_drop: false }` [INFO] [stdout] 5b7120c4e9be8c2976274cac79f67dc103d786cb3b4269645344bed714d91080