[INFO] cloning repository https://github.com/gremlin/rusty-pipe [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gremlin/rusty-pipe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgremlin%2Frusty-pipe", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgremlin%2Frusty-pipe'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c7842d6e7b17a11fa41804f76168c1954c1c893e [INFO] checking gremlin/rusty-pipe against master#0599f3403366d9c57f0625e6de3af214b5042a90 for pr-87710 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgremlin%2Frusty-pipe" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gremlin/rusty-pipe on toolchain 0599f3403366d9c57f0625e6de3af214b5042a90 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gremlin/rusty-pipe [INFO] finished tweaking git repo https://github.com/gremlin/rusty-pipe [INFO] tweaked toml for git repo https://github.com/gremlin/rusty-pipe written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/gremlin/rusty-pipe already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a35dba1bbf8131a1708a5f00d8106e3ae207f6ebd7c7f95c76571ea22242b12e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a35dba1bbf8131a1708a5f00d8106e3ae207f6ebd7c7f95c76571ea22242b12e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a35dba1bbf8131a1708a5f00d8106e3ae207f6ebd7c7f95c76571ea22242b12e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a35dba1bbf8131a1708a5f00d8106e3ae207f6ebd7c7f95c76571ea22242b12e", kill_on_drop: false }` [INFO] [stdout] a35dba1bbf8131a1708a5f00d8106e3ae207f6ebd7c7f95c76571ea22242b12e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4d4d540a4068ab59cea11d137cb00c992d475c76847446fe72c258377ef0af14 [INFO] running `Command { std: "docker" "start" "-a" "4d4d540a4068ab59cea11d137cb00c992d475c76847446fe72c258377ef0af14", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.41 [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Compiling cc v1.0.59 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Checking hashbrown v0.9.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Checking smallvec v1.4.2 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling heim-common v0.0.9 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.68 [INFO] [stderr] Checking tinyvec v0.3.4 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking tower-layer v0.3.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling either v1.6.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Compiling rayon-core v1.8.0 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling wasm-bindgen v0.2.68 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Compiling heim-host v0.0.9 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking macaddr v0.1.2 [INFO] [stderr] Compiling darwin-libproc-sys v0.1.2 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Compiling core-foundation-sys v0.7.0 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Compiling sysinfo v0.15.1 [INFO] [stderr] Checking bumpalo v3.4.0 [INFO] [stderr] Compiling winapi-x86_64-pc-windows-gnu v0.4.0 [INFO] [stderr] Compiling ntapi v0.3.4 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Checking custom_derive v0.1.7 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking subtle v2.3.0 [INFO] [stderr] Compiling winapi-i686-pc-windows-gnu v0.4.0 [INFO] [stderr] Compiling ipconfig v0.2.2 [INFO] [stderr] Checking redox_syscall v0.1.57 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/redox_syscall-0.1.57/src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(const_fn)] [INFO] [stdout] | ^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: split into finer-grained feature gates [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking log-mdc v0.1.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking bytesize v1.0.1 [INFO] [stderr] Checking bit-vec v0.6.2 [INFO] [stderr] Checking fuchsia-zircon-sys v0.3.3 [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0557`. [INFO] [stdout] [INFO] [stderr] error: could not compile `redox_syscall` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "4d4d540a4068ab59cea11d137cb00c992d475c76847446fe72c258377ef0af14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d4d540a4068ab59cea11d137cb00c992d475c76847446fe72c258377ef0af14", kill_on_drop: false }` [INFO] [stdout] 4d4d540a4068ab59cea11d137cb00c992d475c76847446fe72c258377ef0af14