[INFO] fetching crate fractal-analysis 0.2.0... [INFO] testing fractal-analysis-0.2.0 against 1.55.0 for beta-1.56-1 [INFO] extracting crate fractal-analysis 0.2.0 into /workspace/builds/worker-58/source [INFO] validating manifest of crates.io crate fractal-analysis 0.2.0 on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fractal-analysis 0.2.0 [INFO] finished tweaking crates.io crate fractal-analysis 0.2.0 [INFO] tweaked toml for crates.io crate fractal-analysis 0.2.0 written to /workspace/builds/worker-58/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded arrayvec v0.6.1 [INFO] [stderr] Downloaded lindel v0.1.1 [INFO] [stderr] Downloaded morton-encoding v2.0.1 [INFO] [stderr] Downloaded noise v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d2a53a237cafc278f64e531aa8658dc827f5d5340b4f0b2602c1a2411bf6cb64 [INFO] running `Command { std: "docker" "start" "-a" "d2a53a237cafc278f64e531aa8658dc827f5d5340b4f0b2602c1a2411bf6cb64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d2a53a237cafc278f64e531aa8658dc827f5d5340b4f0b2602c1a2411bf6cb64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2a53a237cafc278f64e531aa8658dc827f5d5340b4f0b2602c1a2411bf6cb64", kill_on_drop: false }` [INFO] [stdout] d2a53a237cafc278f64e531aa8658dc827f5d5340b4f0b2602c1a2411bf6cb64 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 030baf496df895704fd92c41279c45e5230cf34862642bd44b803bd96bd53b17 [INFO] running `Command { std: "docker" "start" "-a" "030baf496df895704fd92c41279c45e5230cf34862642bd44b803bd96bd53b17", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling arrayvec v0.6.1 [INFO] [stderr] Compiling inflate v0.3.4 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling gif v0.9.2 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling png v0.11.0 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling morton-encoding v2.0.1 [INFO] [stderr] Compiling lindel v0.1.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling image v0.18.0 [INFO] [stderr] Compiling fractal-analysis v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.55s [INFO] running `Command { std: "docker" "inspect" "030baf496df895704fd92c41279c45e5230cf34862642bd44b803bd96bd53b17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "030baf496df895704fd92c41279c45e5230cf34862642bd44b803bd96bd53b17", kill_on_drop: false }` [INFO] [stdout] 030baf496df895704fd92c41279c45e5230cf34862642bd44b803bd96bd53b17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 416c93284c72f7f77316eaa50ca63b2b285946e60f38d46dfd809ece92573fc2 [INFO] running `Command { std: "docker" "start" "-a" "416c93284c72f7f77316eaa50ca63b2b285946e60f38d46dfd809ece92573fc2", kill_on_drop: false }` [INFO] [stderr] Compiling noise v0.6.0 [INFO] [stderr] Compiling fractal-analysis v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.85s [INFO] running `Command { std: "docker" "inspect" "416c93284c72f7f77316eaa50ca63b2b285946e60f38d46dfd809ece92573fc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "416c93284c72f7f77316eaa50ca63b2b285946e60f38d46dfd809ece92573fc2", kill_on_drop: false }` [INFO] [stdout] 416c93284c72f7f77316eaa50ca63b2b285946e60f38d46dfd809ece92573fc2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e8f9e6799cdbddcb702e042e475303ce21b797174c41da41941cf6cb388ee2f4 [INFO] running `Command { std: "docker" "start" "-a" "e8f9e6799cdbddcb702e042e475303ce21b797174c41da41941cf6cb388ee2f4", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.79s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/fractal_analysis-55b7bdf626470a71) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::wtf ... ok [INFO] [stdout] test tests::img_sorta has been running for over 60 seconds [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "e8f9e6799cdbddcb702e042e475303ce21b797174c41da41941cf6cb388ee2f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8f9e6799cdbddcb702e042e475303ce21b797174c41da41941cf6cb388ee2f4", kill_on_drop: false }` [INFO] [stdout] e8f9e6799cdbddcb702e042e475303ce21b797174c41da41941cf6cb388ee2f4