[INFO] cloning repository https://github.com/Gip-Gip/apecrunch [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Gip-Gip/apecrunch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGip-Gip%2Fapecrunch", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGip-Gip%2Fapecrunch'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 43f0a4a24f6a5576000f158099a9f17b406edd14 [INFO] checking Gip-Gip/apecrunch against master#c3def263a44e07e09ae6d57abfc8650227fb4972 for pr-118833 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGip-Gip%2Fapecrunch" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Gip-Gip/apecrunch on toolchain c3def263a44e07e09ae6d57abfc8650227fb4972 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c3def263a44e07e09ae6d57abfc8650227fb4972" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Gip-Gip/apecrunch [INFO] finished tweaking git repo https://github.com/Gip-Gip/apecrunch [INFO] tweaked toml for git repo https://github.com/Gip-Gip/apecrunch written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Gip-Gip/apecrunch 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" "+c3def263a44e07e09ae6d57abfc8650227fb4972" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.catagories [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [ERROR] this task or one of its parent failed! [ERROR] no output for 300 seconds [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace. [INFO] checking Gip-Gip/apecrunch against try#29596578cb5035fa2b7ac7fbdfea23fab38836e7 for pr-118833 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGip-Gip%2Fapecrunch" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Gip-Gip/apecrunch on toolchain 29596578cb5035fa2b7ac7fbdfea23fab38836e7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+29596578cb5035fa2b7ac7fbdfea23fab38836e7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Gip-Gip/apecrunch [INFO] finished tweaking git repo https://github.com/Gip-Gip/apecrunch [INFO] tweaked toml for git repo https://github.com/Gip-Gip/apecrunch written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Gip-Gip/apecrunch 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" "+29596578cb5035fa2b7ac7fbdfea23fab38836e7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.catagories [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cursive v0.19.0 [INFO] [stderr] Downloaded enum-map v2.4.1 [INFO] [stderr] Downloaded enumset v1.0.11 [INFO] [stderr] Downloaded enum-map-derive v0.10.0 [INFO] [stderr] Downloaded enumset_derive v0.6.0 [INFO] [stderr] Downloaded fraction v0.11.1 [INFO] [stderr] Downloaded cursive_core v0.3.5 [INFO] [stderr] Downloaded clap v3.2.21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+29596578cb5035fa2b7ac7fbdfea23fab38836e7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cce5726323992c2086f55a3c53e66c3cd48a14b0cd9cc50401ff4f804c4771f9 [INFO] running `Command { std: "docker" "start" "-a" "cce5726323992c2086f55a3c53e66c3cd48a14b0cd9cc50401ff4f804c4771f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cce5726323992c2086f55a3c53e66c3cd48a14b0cd9cc50401ff4f804c4771f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cce5726323992c2086f55a3c53e66c3cd48a14b0cd9cc50401ff4f804c4771f9", kill_on_drop: false }` [INFO] [stdout] cce5726323992c2086f55a3c53e66c3cd48a14b0cd9cc50401ff4f804c4771f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+29596578cb5035fa2b7ac7fbdfea23fab38836e7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1a689648ebe23488800fea840db977c73de7746268edb92662efd0cb52520325 [INFO] running `Command { std: "docker" "start" "-a" "1a689648ebe23488800fea840db977c73de7746268edb92662efd0cb52520325", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.catagories [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking once_cell v1.14.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Checking futures-sink v0.3.24 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Compiling ahash v0.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Checking futures-io v0.3.24 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Checking time v0.3.14 [INFO] [stderr] Checking owning_ref v0.4.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking aho-corasick v0.7.19 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Checking xi-unicode v0.3.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking unicode-segmentation v1.10.0 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Checking os_str_bytes v6.3.0 [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking crossterm v0.24.0 [INFO] [stderr] Checking crossbeam-deque v0.8.2 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Checking plotters-backend v0.3.4 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking directories v4.0.1 [INFO] [stderr] Checking lz4_flex v0.9.5 [INFO] [stderr] Checking plotters-svg v0.3.3 [INFO] [stderr] Checking itertools v0.10.4 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking simple-error v0.2.3 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking plotters v0.3.4 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Checking futures-executor v0.3.24 [INFO] [stderr] Checking criterion-plot v0.4.5 [INFO] [stderr] Checking futures v0.3.24 [INFO] [stderr] Compiling enum-map-derive v0.10.0 [INFO] [stderr] Compiling clap_derive v3.2.18 [INFO] [stderr] Compiling serial_test_derive v0.8.0 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Checking enum-map v2.4.1 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Checking serial_test v0.8.0 [INFO] [stderr] Compiling enumset_derive v0.6.0 [INFO] [stderr] Checking enumset v1.0.11 [INFO] [stderr] Checking clap v3.2.21 [INFO] [stderr] Checking num-complex v0.4.2 [INFO] [stderr] Checking toml v0.5.9 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking uuid v1.1.2 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.3.6 [INFO] [stderr] Checking num v0.4.0 [INFO] [stderr] Checking cursive_core v0.3.5 [INFO] [stderr] Checking fraction v0.11.1 [INFO] [stderr] Checking cursive v0.19.0 [INFO] [stderr] Checking apecrunch v0.0.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.76s [INFO] running `Command { std: "docker" "inspect" "1a689648ebe23488800fea840db977c73de7746268edb92662efd0cb52520325", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a689648ebe23488800fea840db977c73de7746268edb92662efd0cb52520325", kill_on_drop: false }` [INFO] [stdout] 1a689648ebe23488800fea840db977c73de7746268edb92662efd0cb52520325