[INFO] cloning repository https://github.com/jkcclemens/paste [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jkcclemens/paste" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkcclemens%2Fpaste", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkcclemens%2Fpaste'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 01cb6981d6d36376b40a46bdea92bc080fd92ba6 [INFO] testing jkcclemens/paste against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkcclemens%2Fpaste" "/workspace/builds/worker-97/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-97/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jkcclemens/paste on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jkcclemens/paste [INFO] finished tweaking git repo https://github.com/jkcclemens/paste [INFO] tweaked toml for git repo https://github.com/jkcclemens/paste written to /workspace/builds/worker-97/source/Cargo.toml [INFO] crate git repo https://github.com/jkcclemens/paste already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-97/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-97/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2484cc2315d4149b7eac5866b71c9088c3f7457ab6b78ac43adcbd5e1f638237 [INFO] running `Command { std: "docker" "start" "-a" "2484cc2315d4149b7eac5866b71c9088c3f7457ab6b78ac43adcbd5e1f638237", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2484cc2315d4149b7eac5866b71c9088c3f7457ab6b78ac43adcbd5e1f638237", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2484cc2315d4149b7eac5866b71c9088c3f7457ab6b78ac43adcbd5e1f638237", kill_on_drop: false }` [INFO] [stdout] 2484cc2315d4149b7eac5866b71c9088c3f7457ab6b78ac43adcbd5e1f638237 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-97/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-97/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4007bdeb3c3f57576093059b4f2ce9d6a4cb5c26cdb968b1264dea6b23b77c46 [INFO] running `Command { std: "docker" "start" "-a" "4007bdeb3c3f57576093059b4f2ce9d6a4cb5c26cdb968b1264dea6b23b77c46", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.102 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling tinystr v0.3.4 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling unic-char-range v0.7.0 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Compiling unic-common v0.7.0 [INFO] [stderr] Compiling humansize v1.1.1 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling state v0.4.2 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling signature v1.3.1 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling minimal-lexical v0.1.3 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling typed-arena v1.7.0 [INFO] [stderr] Compiling shell-words v1.0.0 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling quoted_printable v0.4.3 [INFO] [stderr] Compiling checked_int_cast v1.0.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling worker_delete_directory v0.1.0 (/opt/rustwide/workdir/workers/delete_directory) [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling tinyvec v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling object v0.26.2 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling unic-char-property v0.7.0 [INFO] [stderr] error: could not compile `bytes` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name bytes --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bytes-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=15b4425b0ed3b764 -C extra-filename=-15b4425b0ed3b764 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lock_api-0.4.5/src/lib.rs:93:34 [INFO] [stdout] | [INFO] [stdout] 93 | #![cfg_attr(feature = "nightly", feature(const_fn_trait_bound))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "4007bdeb3c3f57576093059b4f2ce9d6a4cb5c26cdb968b1264dea6b23b77c46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4007bdeb3c3f57576093059b4f2ce9d6a4cb5c26cdb968b1264dea6b23b77c46", kill_on_drop: false }` [INFO] [stdout] 4007bdeb3c3f57576093059b4f2ce9d6a4cb5c26cdb968b1264dea6b23b77c46