[INFO] cloning repository https://github.com/globaltrouble/appendfs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/globaltrouble/appendfs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglobaltrouble%2Fappendfs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglobaltrouble%2Fappendfs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 11086c75688b822bcf15511d1679b1c478c55be1
[INFO] checking globaltrouble/appendfs against try#bf5ff6675cf10ce009ac02007b064a7cfc4509ac for pr-140558
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglobaltrouble%2Fappendfs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/globaltrouble/appendfs on toolchain bf5ff6675cf10ce009ac02007b064a7cfc4509ac
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bf5ff6675cf10ce009ac02007b064a7cfc4509ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/globaltrouble/appendfs
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/globaltrouble/appendfs
[INFO] tweaked toml for git repo https://github.com/globaltrouble/appendfs written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/globaltrouble/appendfs 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" "+bf5ff6675cf10ce009ac02007b064a7cfc4509ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+bf5ff6675cf10ce009ac02007b064a7cfc4509ac" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a827dcffc15e1b47ccecb8e1bc19c47e9f27513adc7643d0c250e195a68bfaf4
[INFO] running `Command { std: "docker" "start" "-a" "a827dcffc15e1b47ccecb8e1bc19c47e9f27513adc7643d0c250e195a68bfaf4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a827dcffc15e1b47ccecb8e1bc19c47e9f27513adc7643d0c250e195a68bfaf4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a827dcffc15e1b47ccecb8e1bc19c47e9f27513adc7643d0c250e195a68bfaf4", kill_on_drop: false }`
[INFO] [stdout] a827dcffc15e1b47ccecb8e1bc19c47e9f27513adc7643d0c250e195a68bfaf4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+bf5ff6675cf10ce009ac02007b064a7cfc4509ac" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] edff96c5263ccfbb1c1c8ba8f86d75eb10bd54e5f0e733164c01deaeb3c85eef
[INFO] running `Command { std: "docker" "start" "-a" "edff96c5263ccfbb1c1c8ba8f86d75eb10bd54e5f0e733164c01deaeb3c85eef", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling rustix v0.38.7
[INFO] [stderr]     Checking bitflags v2.3.3
[INFO] [stderr]     Checking linux-raw-sys v0.4.5
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking anstyle v1.0.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking crc-catalog v2.2.0
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking clap_lex v0.5.0
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking anstyle-parse v0.2.1
[INFO] [stderr]     Checking crc v3.0.1
[INFO] [stderr]     Checking appendfs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking anstream v0.3.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking clap_builder v4.3.19
[INFO] [stderr]    Compiling clap_derive v4.3.12
[INFO] [stderr]     Checking clap v4.3.19
[INFO] [stdout] error[E0432]: unresolved import `appendfs::storage::file`
[INFO] [stdout]   --> examples/writer.rs:10:24
[INFO] [stdout]    |
[INFO] [stdout] 10 | use appendfs::storage::file::FileStorage;
[INFO] [stdout]    |                        ^^^^ could not find `file` in `storage`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/storage/mod.rs:6:9
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub mod file;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] note: the item is gated behind the `file_storage` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/storage/mod.rs:5:7
[INFO] [stdout]    |
[INFO] [stdout] 5  | #[cfg(feature = "file_storage")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `log`
[INFO] [stdout]    --> examples/writer.rs:115:17
[INFO] [stdout]     |
[INFO] [stdout] 115 |                 log::warn!("Can't read from stdin: {:?}", e);
[INFO] [stdout]     |                 ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `appendfs::storage::file`
[INFO] [stdout]  --> examples/reader.rs:8:24
[INFO] [stdout]   |
[INFO] [stdout] 8 | use appendfs::storage::file::FileStorage;
[INFO] [stdout]   |                        ^^^^ could not find `file` in `storage`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /opt/rustwide/workdir/src/storage/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub mod file;
[INFO] [stdout]   |         ^^^^
[INFO] [stdout] note: the item is gated behind the `file_storage` feature
[INFO] [stdout]  --> /opt/rustwide/workdir/src/storage/mod.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(feature = "file_storage")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `log`
[INFO] [stdout]   --> examples/reader.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |         log::warn!("Nothing to read, fs is empty!");
[INFO] [stdout]    |         ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `env_logger`
[INFO] [stdout]   --> examples/writer.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 |     env_logger::init();
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `env_logger`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `env_logger`, use `cargo add env_logger` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `env_logger`
[INFO] [stdout]   --> examples/reader.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     env_logger::init();
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `env_logger`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `env_logger`, use `cargo add env_logger` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `appendfs` (example "reader") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `appendfs` (example "writer") due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "edff96c5263ccfbb1c1c8ba8f86d75eb10bd54e5f0e733164c01deaeb3c85eef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "edff96c5263ccfbb1c1c8ba8f86d75eb10bd54e5f0e733164c01deaeb3c85eef", kill_on_drop: false }`
[INFO] [stdout] edff96c5263ccfbb1c1c8ba8f86d75eb10bd54e5f0e733164c01deaeb3c85eef
