[INFO] fetching crate schlandals 0.1.0... [INFO] testing schlandals-0.1.0 against 1.73.0 for beta-1.74-1 [INFO] extracting crate schlandals 0.1.0 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate schlandals 0.1.0 on toolchain 1.73.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.73.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate schlandals 0.1.0 [INFO] finished tweaking crates.io crate schlandals 0.1.0 [INFO] tweaked toml for crates.io crate schlandals 0.1.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate crates.io crate schlandals 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.73.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wide v0.7.9 [INFO] [stderr] Downloaded nalgebra v0.31.4 [INFO] [stderr] Downloaded rug v1.19.2 [INFO] [stderr] Downloaded gmp-mpfr-sys v1.5.3 [INFO] [stderr] Downloaded search_trail v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+1.73.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9c991eae85fa9149df8ed490a8c6cf16e0912db300870f3f11a49aa9bc772209 [INFO] running `Command { std: "docker" "start" "-a" "9c991eae85fa9149df8ed490a8c6cf16e0912db300870f3f11a49aa9bc772209", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9c991eae85fa9149df8ed490a8c6cf16e0912db300870f3f11a49aa9bc772209", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c991eae85fa9149df8ed490a8c6cf16e0912db300870f3f11a49aa9bc772209", kill_on_drop: false }` [INFO] [stdout] 9c991eae85fa9149df8ed490a8c6cf16e0912db300870f3f11a49aa9bc772209 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+1.73.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 43dbe52eeb3be3f1804e48e14ed6c087da2e4685aff664d8b8413b6b8cd8ae2c [INFO] running `Command { std: "docker" "start" "-a" "43dbe52eeb3be3f1804e48e14ed6c087da2e4685aff664d8b8413b6b8cd8ae2c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.144 [INFO] [stderr] Compiling proc-macro2 v1.0.59 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling paste v1.0.12 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling gmp-mpfr-sys v1.5.3 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling safe_arch v0.6.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling matrixmultiply v0.3.7 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-complex v0.4.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling wide v0.7.9 [INFO] [stderr] Compiling once_cell v1.17.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling os_str_bytes v6.5.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling rug v1.19.2 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling simba v0.7.3 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling search_trail v0.1.0 [INFO] [stderr] Compiling peak_alloc v0.2.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling assert_float_eq v1.1.3 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling sysinfo v0.28.4 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling nalgebra v0.31.4 [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "43dbe52eeb3be3f1804e48e14ed6c087da2e4685aff664d8b8413b6b8cd8ae2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43dbe52eeb3be3f1804e48e14ed6c087da2e4685aff664d8b8413b6b8cd8ae2c", kill_on_drop: false }` [INFO] [stdout] 43dbe52eeb3be3f1804e48e14ed6c087da2e4685aff664d8b8413b6b8cd8ae2c