[INFO] fetching crate gitmoji 1.0.0... [INFO] testing gitmoji-1.0.0 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate gitmoji 1.0.0 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate gitmoji 1.0.0 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate gitmoji 1.0.0 [INFO] finished tweaking crates.io crate gitmoji 1.0.0 [INFO] tweaked toml for crates.io crate gitmoji 1.0.0 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate crates.io crate gitmoji 1.0.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded confy v0.3.1 [INFO] [stderr] Downloaded openssl v0.10.27 [INFO] [stderr] Downloaded directories v0.10.0 [INFO] [stderr] Downloaded json v0.12.1 [INFO] [stderr] Downloaded enquirer v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dfff0bc1b76bf048746511093bdf79fe05686d6460b8c1a3d8366f5994e8e96a [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" "dfff0bc1b76bf048746511093bdf79fe05686d6460b8c1a3d8366f5994e8e96a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dfff0bc1b76bf048746511093bdf79fe05686d6460b8c1a3d8366f5994e8e96a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfff0bc1b76bf048746511093bdf79fe05686d6460b8c1a3d8366f5994e8e96a", kill_on_drop: false }` [INFO] [stdout] dfff0bc1b76bf048746511093bdf79fe05686d6460b8c1a3d8366f5994e8e96a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] db2a4c5b7ee488ebc5e9d64cdc49f1411de5bc7aff05180efed1d59829d8873b [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" "db2a4c5b7ee488ebc5e9d64cdc49f1411de5bc7aff05180efed1d59829d8873b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling openssl v0.10.27 [INFO] [stderr] Compiling regex-syntax v0.6.14 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling ansi_term v0.7.5 [INFO] [stderr] Compiling directories v0.10.0 [INFO] [stderr] Compiling strum v0.8.0 [INFO] [stderr] Compiling once_cell v1.3.1 [INFO] [stderr] Compiling json v0.12.1 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling indexmap v1.3.1 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling futures-channel v0.3.1 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling strum_macros v0.8.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling colored v1.9.2 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling futures-util v0.3.1 [INFO] [stderr] Compiling spinner v0.5.0 [INFO] [stderr] Compiling tokio v0.2.11 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling spinners v1.2.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling console v0.9.2 [INFO] [stderr] Compiling dialoguer v0.5.0 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling h2 v0.2.1 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.45 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling confy v0.3.1 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling proc-macro-error v0.4.8 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.8 [INFO] [stderr] Compiling pin-project v0.4.8 [INFO] [stderr] Compiling hyper v0.13.2 [INFO] [stderr] Compiling structopt-derive v0.4.2 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling reqwest v0.10.1 [INFO] [stderr] Compiling structopt v0.3.9 [INFO] [stderr] Compiling enquirer v0.3.0 [INFO] [stderr] Compiling gitmoji v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0599]: no function or associated item named `with_options` found for struct `File` in the current scope [INFO] [stdout] --> src/main.rs:253:11 [INFO] [stdout] | [INFO] [stdout] 253 | File::with_options().create(true).write(true).open(GITMOJI_CACHE.clone())?.write_all(emojis.dump().as_bytes())?; [INFO] [stdout] | ^^^^^^^^^^^^ function or associated item not found in `File` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `with_options` found for struct `File` in the current scope [INFO] [stdout] --> src/main.rs:260:11 [INFO] [stdout] | [INFO] [stdout] 260 | File::with_options().read(true).open(GITMOJI_CACHE.clone())?.read_to_string(&mut string)?; [INFO] [stdout] | ^^^^^^^^^^^^ function or associated item not found in `File` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Write` [INFO] [stdout] --> src/main.rs:36:15 [INFO] [stdout] | [INFO] [stdout] 36 | use std::io::{Write, Read}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Read` [INFO] [stdout] --> src/main.rs:36:22 [INFO] [stdout] | [INFO] [stdout] 36 | use std::io::{Write, Read}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `gitmoji` due to 3 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "db2a4c5b7ee488ebc5e9d64cdc49f1411de5bc7aff05180efed1d59829d8873b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db2a4c5b7ee488ebc5e9d64cdc49f1411de5bc7aff05180efed1d59829d8873b", kill_on_drop: false }` [INFO] [stdout] db2a4c5b7ee488ebc5e9d64cdc49f1411de5bc7aff05180efed1d59829d8873b