[INFO] cloning repository https://github.com/surt91/fractal_farm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/surt91/fractal_farm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsurt91%2Ffractal_farm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsurt91%2Ffractal_farm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d73e2e6e386589dc7b2aaf4e6bdf47b2c872d75e [INFO] checking surt91/fractal_farm against master#0f442e265c165c0a78633bef98de18517815150c for pr-129073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsurt91%2Ffractal_farm" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/surt91/fractal_farm on toolchain 0f442e265c165c0a78633bef98de18517815150c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0f442e265c165c0a78633bef98de18517815150c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/surt91/fractal_farm [INFO] finished tweaking git repo https://github.com/surt91/fractal_farm [INFO] tweaked toml for git repo https://github.com/surt91/fractal_farm written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/surt91/fractal_farm 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" "+0f442e265c165c0a78633bef98de18517815150c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Updating git repository `https://github.com/surt91/AFractalADay` [INFO] [stderr] Updating git repository `https://github.com/surt91/turtle` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded quaternion v0.4.1 [INFO] [stderr] Downloaded pest_generator v2.3.1 [INFO] [stderr] Downloaded pest_meta v2.3.1 [INFO] [stderr] Downloaded pest_derive v2.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+0f442e265c165c0a78633bef98de18517815150c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8884f99c321ff4c67f5966e114939a441f6e7174741b23be367fea567d396bcc [INFO] running `Command { std: "docker" "start" "-a" "8884f99c321ff4c67f5966e114939a441f6e7174741b23be367fea567d396bcc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8884f99c321ff4c67f5966e114939a441f6e7174741b23be367fea567d396bcc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8884f99c321ff4c67f5966e114939a441f6e7174741b23be367fea567d396bcc", kill_on_drop: false }` [INFO] [stdout] 8884f99c321ff4c67f5966e114939a441f6e7174741b23be367fea567d396bcc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+0f442e265c165c0a78633bef98de18517815150c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9f3f039ad2db23ec4e8ef541753e4cd6a96ba8e549644842f27ccf990e3335e5 [INFO] running `Command { std: "docker" "start" "-a" "9f3f039ad2db23ec4e8ef541753e4cd6a96ba8e549644842f27ccf990e3335e5", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking cfg-if v1.0.0 [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 log v0.4.17 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling thiserror v1.0.35 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling pear_codegen v0.1.5 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking cipher v0.2.5 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking once_cell v1.14.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking gimli v0.26.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Checking miniz_oxide v0.5.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking object v0.29.0 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling devise_core v0.2.1 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking unic-common v0.7.0 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Checking unic-char-range v0.7.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Checking unic-char-property v0.7.0 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling devise_codegen v0.2.1 [INFO] [stderr] Compiling cookie v0.11.4 [INFO] [stderr] Checking unic-ucd-version v0.7.0 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Compiling thiserror-impl v1.0.35 [INFO] [stderr] Compiling pear v0.1.5 [INFO] [stderr] Checking crossbeam-deque v0.8.2 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Checking aho-corasick v0.7.19 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling rocket_codegen v0.4.11 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Compiling state v0.4.2 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling pest v2.3.1 [INFO] [stderr] Compiling rocket_http v0.4.11 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling libsqlite3-sys v0.25.1 [INFO] [stderr] Compiling pest_meta v2.3.1 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Compiling pest_generator v2.3.1 [INFO] [stderr] Compiling devise v0.2.1 [INFO] [stderr] Checking unic-ucd-segment v0.7.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Compiling rocket v0.4.11 [INFO] [stderr] Checking deunicode v0.4.3 [INFO] [stderr] Checking piston-float v1.0.1 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking iana-time-zone v0.1.48 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking os_str_bytes v6.3.0 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Compiling pest_derive v2.3.1 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking chrono v0.4.22 [INFO] [stderr] Checking slug v0.1.4 [INFO] [stderr] Checking vecmath v1.0.0 [INFO] [stderr] Checking unic-segment v0.7.0 [INFO] [stderr] Checking inotify v0.7.1 [INFO] [stderr] Checking scheduled-thread-pool v0.2.6 [INFO] [stderr] Checking itertools v0.10.4 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking time v0.3.14 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking generic-array v0.9.1 [INFO] [stderr] Checking filetime v0.2.17 [INFO] [stderr] Checking humansize v1.1.1 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking glob v0.2.11 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking textwrap v0.15.1 [INFO] [stderr] Checking byte-tools v0.2.0 [INFO] [stderr] Checking simplelog v0.12.0 [INFO] [stderr] Checking digest v0.7.6 [INFO] [stderr] Checking block-buffer v0.3.3 [INFO] [stderr] Checking notify v4.0.17 [INFO] [stderr] Checking clap v3.2.22 [INFO] [stderr] Checking png v0.14.1 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Compiling diesel_derives v2.0.0 [INFO] [stderr] Checking r2d2 v0.8.10 [INFO] [stderr] Checking quaternion v0.4.1 [INFO] [stderr] Checking log-panics v2.1.0 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking sha2 v0.7.1 [INFO] [stderr] Checking turtle v0.1.0 (https://github.com/surt91/turtle#d6b02452) [INFO] [stderr] Checking dotenv v0.13.0 [INFO] [stderr] Checking num-complex v0.4.2 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking serde_path_to_error v0.1.8 [INFO] [stderr] Checking tera v0.11.20 [INFO] [stderr] Checking diesel v2.0.0 [INFO] [stderr] Checking num v0.4.0 [INFO] [stderr] Checking a_fractal_a_day v0.1.2 (https://github.com/surt91/AFractalADay#64ed5f29) [INFO] [stderr] Checking rocket_contrib v0.4.11 [INFO] [stderr] Checking fractal_farm v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.10s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: traitobject v0.1.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "9f3f039ad2db23ec4e8ef541753e4cd6a96ba8e549644842f27ccf990e3335e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f3f039ad2db23ec4e8ef541753e4cd6a96ba8e549644842f27ccf990e3335e5", kill_on_drop: false }` [INFO] [stdout] 9f3f039ad2db23ec4e8ef541753e4cd6a96ba8e549644842f27ccf990e3335e5 [INFO] checking surt91/fractal_farm against try#774bd5ba31b89dab12d58c29690ad9f7e5c9f063 for pr-129073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsurt91%2Ffractal_farm" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/surt91/fractal_farm on toolchain 774bd5ba31b89dab12d58c29690ad9f7e5c9f063 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+774bd5ba31b89dab12d58c29690ad9f7e5c9f063" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/surt91/fractal_farm [INFO] finished tweaking git repo https://github.com/surt91/fractal_farm [INFO] tweaked toml for git repo https://github.com/surt91/fractal_farm written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/surt91/fractal_farm 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" "+774bd5ba31b89dab12d58c29690ad9f7e5c9f063" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+774bd5ba31b89dab12d58c29690ad9f7e5c9f063" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0978290d33d10c86c02c925cb1b1260a39f225889dad85b1e016f3e01b6cacdd [INFO] running `Command { std: "docker" "start" "-a" "0978290d33d10c86c02c925cb1b1260a39f225889dad85b1e016f3e01b6cacdd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0978290d33d10c86c02c925cb1b1260a39f225889dad85b1e016f3e01b6cacdd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0978290d33d10c86c02c925cb1b1260a39f225889dad85b1e016f3e01b6cacdd", kill_on_drop: false }` [INFO] [stdout] 0978290d33d10c86c02c925cb1b1260a39f225889dad85b1e016f3e01b6cacdd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+774bd5ba31b89dab12d58c29690ad9f7e5c9f063" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4343d8df8114f387206f1ff6deb22da96cfb42718409286fe97f8c94d469e1f2 [INFO] running `Command { std: "docker" "start" "-a" "4343d8df8114f387206f1ff6deb22da96cfb42718409286fe97f8c94d469e1f2", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling thiserror v1.0.35 [INFO] [stderr] Compiling pear_codegen v0.1.5 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Checking cipher v0.2.5 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking once_cell v1.14.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Checking gimli v0.26.2 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Checking miniz_oxide v0.5.4 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking object v0.29.0 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling devise_core v0.2.1 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Checking unic-char-range v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stdout] error: failed to write /tmp/rustcWeVUGU/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rand` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/unic_char_range-7c561e3e7938b7d2.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/unic-char-range-7c561e3e7938b7d2/dep-lib-unic_char_range` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: could not compile `num-bigint` (build script) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `serde_json` (build script) [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stdout] error: error writing metadata object file: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetabuba17/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pear_codegen` (lib) due to 1 previous error [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `object` (lib) due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcfN0oPg/symbols.o" "/opt/rustwide/target/debug/build/proc-macro-error-attr-81ccccee15836824/build_script_build-81ccccee15836824.build_script_build.e1f07a637040c834-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/proc-macro-error-attr-81ccccee15836824/build_script_build-81ccccee15836824.3hclw1sgn4j4or52e9e1fou0i.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libversion_check-e31da224a4d92066.rlib" "/opt/rustwide/rustup-home/toolchains/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-f4c4082e8243d12c.rlib" "/opt/rustwide/rustup-home/toolchains/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d33d5ed5d84e9f79.rlib" "/opt/rustwide/rustup-home/toolchains/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0533dbf5608d05d6.rlib" "/opt/rustwide/rustup-home/toolchains/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-617439cf4e8d6960.rlib" "/opt/rustwide/rustup-home/toolchains/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-45eb1dceb25d351c.rlib" "/opt/rustwide/rustup-home/toolchains/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-9d4c265e5680f04d.rlib" "/opt/rustwide/rustup-home/toolchains/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-48b16d0598668a72.rlib" "/opt/rustwide/rustup-home/toolchains/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-775a7fcb24bb0cb1.rlib" "/opt/rustwide/rustup-home/toolchains/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-ab0a5aaac835d9f8.rlib" "/opt/rustwide/rustup-home/toolchains/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0ded88b5e9262a10.rlib" "/opt/rustwide/rustup-home/toolchains/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-da707a51a99f7459.rlib" "/opt/rustwide/rustup-home/toolchains/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-646c28049e354bbe.rlib" "/opt/rustwide/rustup-home/toolchains/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-a4233b7197f49390.rlib" "/opt/rustwide/rustup-home/toolchains/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-0220f09a7a9e9b7f.rlib" "/opt/rustwide/rustup-home/toolchains/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-03ff6ab748d87ac0.rlib" "/opt/rustwide/rustup-home/toolchains/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a09f715bd3cba591.rlib" "/opt/rustwide/rustup-home/toolchains/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-395a38b8e0851c9b.rlib" "/opt/rustwide/rustup-home/toolchains/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d453bab70303062c.rlib" "/opt/rustwide/rustup-home/toolchains/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-4ff76c00e1ddbd50.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/proc-macro-error-attr-81ccccee15836824/build_script_build-81ccccee15836824" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro-error-attr` (build script) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "4343d8df8114f387206f1ff6deb22da96cfb42718409286fe97f8c94d469e1f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4343d8df8114f387206f1ff6deb22da96cfb42718409286fe97f8c94d469e1f2", kill_on_drop: false }` [INFO] [stdout] 4343d8df8114f387206f1ff6deb22da96cfb42718409286fe97f8c94d469e1f2