[INFO] fetching crate outagefs 0.1.0... [INFO] testing outagefs-0.1.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate outagefs 0.1.0 into /workspace/builds/worker-22/source [INFO] validating manifest of crates.io crate outagefs 0.1.0 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate outagefs 0.1.0 [INFO] finished tweaking crates.io crate outagefs 0.1.0 [INFO] tweaked toml for crates.io crate outagefs 0.1.0 written to /workspace/builds/worker-22/source/Cargo.toml [INFO] crate crates.io crate outagefs 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ebe0efddd4f03347447314f5a3aa5cc88b3d8c283349b07ccb21c343939ef2d0 [INFO] running `Command { std: "docker" "start" "-a" "ebe0efddd4f03347447314f5a3aa5cc88b3d8c283349b07ccb21c343939ef2d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ebe0efddd4f03347447314f5a3aa5cc88b3d8c283349b07ccb21c343939ef2d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebe0efddd4f03347447314f5a3aa5cc88b3d8c283349b07ccb21c343939ef2d0", kill_on_drop: false }` [INFO] [stdout] ebe0efddd4f03347447314f5a3aa5cc88b3d8c283349b07ccb21c343939ef2d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 15ade5c9f7385b8bd8330d4b20cf5e7d3c4e27a83eaf9e050d58a37f1c272b05 [INFO] running `Command { std: "docker" "start" "-a" "15ade5c9f7385b8bd8330d4b20cf5e7d3c4e27a83eaf9e050d58a37f1c272b05", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling leb128 v0.2.4 [INFO] [stderr] Compiling thread-scoped v1.0.2 [INFO] [stderr] Compiling shell-words v1.0.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling outagefs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling structopt-derive v0.4.9 [INFO] [stderr] Compiling structopt v0.3.16 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling varbincode v0.1.0 [INFO] [stdout] warning: warn(rust_2018_idioms) is ignored unless specified at crate level [INFO] [stdout] --> src/../vendor/fuse/src/lib.rs:7:54 [INFO] [stdout] | [INFO] [stdout] 7 | #![warn(missing_docs, missing_debug_implementations, rust_2018_idioms)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: warn(rust_2018_idioms) is ignored unless specified at crate level [INFO] [stdout] --> src/../vendor/fuse/fuse-abi/src/lib.rs:21:40 [INFO] [stdout] | [INFO] [stdout] 21 | #![warn(missing_debug_implementations, rust_2018_idioms)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: warn(rust_2018_idioms) is ignored unless specified at crate level [INFO] [stdout] --> src/../vendor/fuse/fuse-sys/src/lib.rs:6:40 [INFO] [stdout] | [INFO] [stdout] 6 | #![warn(missing_debug_implementations, rust_2018_idioms)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `data` [INFO] [stdout] --> src/../vendor/fuse/src/request.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | data: &'a [u8], [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Request` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/../vendor/fuse/src/request.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.49s [INFO] running `Command { std: "docker" "inspect" "15ade5c9f7385b8bd8330d4b20cf5e7d3c4e27a83eaf9e050d58a37f1c272b05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15ade5c9f7385b8bd8330d4b20cf5e7d3c4e27a83eaf9e050d58a37f1c272b05", kill_on_drop: false }` [INFO] [stdout] 15ade5c9f7385b8bd8330d4b20cf5e7d3c4e27a83eaf9e050d58a37f1c272b05 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 030bf2bd594b0a9f0c400cb2237ae15b8b1797a5ca2bf6d2874a391c2d2c3888 [INFO] running `Command { std: "docker" "start" "-a" "030bf2bd594b0a9f0c400cb2237ae15b8b1797a5ca2bf6d2874a391c2d2c3888", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling outagefs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: warn(rust_2018_idioms) is ignored unless specified at crate level [INFO] [stdout] --> src/../vendor/fuse/src/lib.rs:7:54 [INFO] [stdout] | [INFO] [stdout] 7 | #![warn(missing_docs, missing_debug_implementations, rust_2018_idioms)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: warn(rust_2018_idioms) is ignored unless specified at crate level [INFO] [stdout] --> src/../vendor/fuse/fuse-abi/src/lib.rs:21:40 [INFO] [stdout] | [INFO] [stdout] 21 | #![warn(missing_debug_implementations, rust_2018_idioms)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: warn(rust_2018_idioms) is ignored unless specified at crate level [INFO] [stdout] --> src/../vendor/fuse/fuse-sys/src/lib.rs:6:40 [INFO] [stdout] | [INFO] [stdout] 6 | #![warn(missing_debug_implementations, rust_2018_idioms)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::FileType`, `crate::FileAttr` [INFO] [stdout] --> src/../vendor/fuse/src/reply.rs:648:17 [INFO] [stdout] | [INFO] [stdout] 648 | use crate::{FileType, FileAttr}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^ no `FileAttr` in the root [INFO] [stdout] | | [INFO] [stdout] | no `FileType` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `outagefs` due to 2 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "030bf2bd594b0a9f0c400cb2237ae15b8b1797a5ca2bf6d2874a391c2d2c3888", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "030bf2bd594b0a9f0c400cb2237ae15b8b1797a5ca2bf6d2874a391c2d2c3888", kill_on_drop: false }` [INFO] [stdout] 030bf2bd594b0a9f0c400cb2237ae15b8b1797a5ca2bf6d2874a391c2d2c3888