[INFO] crate cntr-fuse 0.3.6 is already in cache [INFO] checking cntr-fuse-0.3.6 against beta-2019-10-27 for pr-65897 [INFO] extracting crate cntr-fuse 0.3.6 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate cntr-fuse 0.3.6 on toolchain beta-2019-10-27 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2019-10-27" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate cntr-fuse 0.3.6 [INFO] finished tweaking crates.io crate cntr-fuse 0.3.6 [INFO] tweaked toml for crates.io crate cntr-fuse 0.3.6 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2019-10-27" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2019-10-27" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=allow" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-10-27" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 02b7e6c5a3b4723aa80d18b5e6c81f639b26daf397cf6c6ccc98d2cbd74b0e75 [INFO] running `"docker" "start" "-a" "02b7e6c5a3b4723aa80d18b5e6c81f639b26daf397cf6c6ccc98d2cbd74b0e75"` [INFO] [stderr] Compiling cntr-fuse v0.3.6 (/opt/rustwide/workdir) [INFO] [stderr] Checking env_logger v0.3.5 [INFO] [stderr] error[E0432]: unresolved import `super::with_fuse_args` [INFO] [stderr] --> src/channel.rs:213:9 [INFO] [stderr] | [INFO] [stderr] 213 | use super::with_fuse_args; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ no `with_fuse_args` in `channel` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `splice` [INFO] [stderr] --> src/reply.rs:897:5 [INFO] [stderr] | [INFO] [stderr] 32 | fn splice(&self, from: RawFd, size: usize); [INFO] [stderr] | ------------------------------------------- `splice` from trait [INFO] [stderr] ... [INFO] [stderr] 897 | impl super::ReplySender for AssertSender { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `splice` in implementation [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `splice` [INFO] [stderr] --> src/reply.rs:1158:5 [INFO] [stderr] | [INFO] [stderr] 32 | fn splice(&self, from: RawFd, size: usize); [INFO] [stderr] | ------------------------------------------- `splice` from trait [INFO] [stderr] ... [INFO] [stderr] 1158 | impl super::ReplySender for Sender<()> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `splice` in implementation [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0046, E0432. [INFO] [stderr] For more information about an error, try `rustc --explain E0046`. [INFO] [stderr] error: could not compile `cntr-fuse`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "02b7e6c5a3b4723aa80d18b5e6c81f639b26daf397cf6c6ccc98d2cbd74b0e75"` [INFO] running `"docker" "rm" "-f" "02b7e6c5a3b4723aa80d18b5e6c81f639b26daf397cf6c6ccc98d2cbd74b0e75"` [INFO] [stdout] 02b7e6c5a3b4723aa80d18b5e6c81f639b26daf397cf6c6ccc98d2cbd74b0e75