[INFO] fetching crate secret_sealing 0.1.0... [INFO] checking secret_sealing-0.1.0 against master#80ed61fbd64936ed676c2050e7e660b5ad78c9f2 for pr-100555 [INFO] extracting crate secret_sealing 0.1.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate secret_sealing 0.1.0 on toolchain 80ed61fbd64936ed676c2050e7e660b5ad78c9f2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+80ed61fbd64936ed676c2050e7e660b5ad78c9f2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate secret_sealing 0.1.0 [INFO] finished tweaking crates.io crate secret_sealing 0.1.0 [INFO] tweaked toml for crates.io crate secret_sealing 0.1.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+80ed61fbd64936ed676c2050e7e660b5ad78c9f2" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+80ed61fbd64936ed676c2050e7e660b5ad78c9f2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded build-deps v0.1.4 [INFO] [stderr] Downloaded cstr_core v0.2.6 [INFO] [stderr] Downloaded argon2 v0.3.4 [INFO] [stderr] Downloaded chacha20 v0.8.2 [INFO] [stderr] Downloaded chacha20poly1305 v0.9.1 [INFO] [stderr] Downloaded oqs v0.7.1 [INFO] [stderr] Downloaded oqs-sys v0.7.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+80ed61fbd64936ed676c2050e7e660b5ad78c9f2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6f806d8c40b3b71f3e912f10c9a0ba1cf79af28091675430eb55bae1ec1b5b7d [INFO] running `Command { std: "docker" "start" "-a" "6f806d8c40b3b71f3e912f10c9a0ba1cf79af28091675430eb55bae1ec1b5b7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6f806d8c40b3b71f3e912f10c9a0ba1cf79af28091675430eb55bae1ec1b5b7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f806d8c40b3b71f3e912f10c9a0ba1cf79af28091675430eb55bae1ec1b5b7d", kill_on_drop: false }` [INFO] [stdout] 6f806d8c40b3b71f3e912f10c9a0ba1cf79af28091675430eb55bae1ec1b5b7d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+80ed61fbd64936ed676c2050e7e660b5ad78c9f2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ba16e9016a1e52e696f84ef92a1c3b11048ab1589c771dfa1f2cc85fd20740be [INFO] running `Command { std: "docker" "start" "-a" "ba16e9016a1e52e696f84ef92a1c3b11048ab1589c771dfa1f2cc85fd20740be", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.131 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling serde_derive v1.0.143 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Compiling serde v1.0.143 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking base64ct v1.0.1 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Compiling oqs v0.7.1 [INFO] [stderr] Checking zeroize v1.5.7 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling build-deps v0.1.4 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling clang-sys v1.3.3 [INFO] [stderr] Compiling blake3 v1.3.1 [INFO] [stderr] Checking cstr_core v0.2.6 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking password-hash v0.3.2 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking cipher v0.3.0 [INFO] [stderr] Checking universal-hash v0.4.1 [INFO] [stderr] Checking aead v0.4.3 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Checking chacha20 v0.8.2 [INFO] [stderr] Checking poly1305 v0.7.2 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Checking blake2 v0.10.4 [INFO] [stderr] Checking chacha20poly1305 v0.9.1 [INFO] [stderr] Checking argon2 v0.3.4 [INFO] [stderr] Compiling oqs-sys v0.7.1 [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "ba16e9016a1e52e696f84ef92a1c3b11048ab1589c771dfa1f2cc85fd20740be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba16e9016a1e52e696f84ef92a1c3b11048ab1589c771dfa1f2cc85fd20740be", kill_on_drop: false }` [INFO] [stdout] ba16e9016a1e52e696f84ef92a1c3b11048ab1589c771dfa1f2cc85fd20740be