[INFO] cloning repository https://github.com/gmadrid/itools [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gmadrid/itools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgmadrid%2Fitools", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgmadrid%2Fitools'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 578e16d9de30e2637f828e2a422ec58d602f7c8d [INFO] testing gmadrid/itools against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgmadrid%2Fitools" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gmadrid/itools 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 git repo https://github.com/gmadrid/itools [INFO] finished tweaking git repo https://github.com/gmadrid/itools [INFO] tweaked toml for git repo https://github.com/gmadrid/itools written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/gmadrid/itools 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e6c9448256881b6da497f4443e53594bfbe885dad64ffeb8a56099cb8a5be09b [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" "e6c9448256881b6da497f4443e53594bfbe885dad64ffeb8a56099cb8a5be09b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e6c9448256881b6da497f4443e53594bfbe885dad64ffeb8a56099cb8a5be09b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6c9448256881b6da497f4443e53594bfbe885dad64ffeb8a56099cb8a5be09b", kill_on_drop: false }` [INFO] [stdout] e6c9448256881b6da497f4443e53594bfbe885dad64ffeb8a56099cb8a5be09b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--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] b772544537db94cab6e0b31a1434096fe08936b8117036e85e48593360b3b402 [INFO] running `Command { std: "docker" "start" "-a" "b772544537db94cab6e0b31a1434096fe08936b8117036e85e48593360b3b402", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v0.4.20 [INFO] [stderr] Compiling ucd-util v0.1.2 [INFO] [stderr] Compiling rayon v1.0.2 [INFO] [stderr] Compiling regex v1.0.5 [INFO] [stderr] Compiling num-derive v0.2.3 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling byte-tools v0.3.0 [INFO] [stderr] Compiling linked-hash-map v0.5.1 [INFO] [stderr] Compiling opaque-debug v0.2.1 [INFO] [stderr] Compiling same-file v1.0.3 [INFO] [stderr] Compiling bk-tree v0.3.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling subprocess v0.1.17 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling inflate v0.4.3 [INFO] [stderr] Compiling deflate v0.7.19 [INFO] [stderr] Compiling clicolors-control v0.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.2 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling block-padding v0.1.2 [INFO] [stderr] Compiling walkdir v2.2.5 [INFO] [stderr] Compiling smallvec v0.6.5 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling yaml-rust v0.4.2 [INFO] [stderr] Compiling lock_api v0.1.4 [INFO] [stderr] Compiling block-buffer v0.7.0 [INFO] [stderr] Compiling digest v0.8.0 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling png v0.12.0 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling syn v0.15.15 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling console v0.6.2 [INFO] [stderr] Compiling indicatif v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling serde_yaml v0.8.7 [INFO] [stderr] Compiling image v0.19.0 [INFO] [stderr] Compiling img_hash v2.1.0 [INFO] [stderr] Compiling itools v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/neardups/hasher.rs:106:18 [INFO] [stdout] | [INFO] [stdout] 106 | for (mut fi, buf) in fi_receiver { [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:64:59 [INFO] [stdout] | [INFO] [stdout] 64 | Err(ItoolsError::Clap(err)) => println!("{}", err.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 13s [INFO] running `Command { std: "docker" "inspect" "b772544537db94cab6e0b31a1434096fe08936b8117036e85e48593360b3b402", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b772544537db94cab6e0b31a1434096fe08936b8117036e85e48593360b3b402", kill_on_drop: false }` [INFO] [stdout] b772544537db94cab6e0b31a1434096fe08936b8117036e85e48593360b3b402 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 82c975f143a1e52e224523da7f802662beaf52c5b8a6b1d5dd545fe187476fe1 [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" "82c975f143a1e52e224523da7f802662beaf52c5b8a6b1d5dd545fe187476fe1", kill_on_drop: false }` [INFO] [stderr] Compiling itools v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/neardups/hasher.rs:106:18 [INFO] [stdout] | [INFO] [stdout] 106 | for (mut fi, buf) in fi_receiver { [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:64:59 [INFO] [stdout] | [INFO] [stdout] 64 | Err(ItoolsError::Clap(err)) => println!("{}", err.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `show_output` on type `config::Config` [INFO] [stdout] --> src/neardups/config.rs:224:33 [INFO] [stdout] | [INFO] [stdout] 224 | assert_eq!(true, c_show.show_output); [INFO] [stdout] | ^^^^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `cache_file`, `cache_only`, `files`, `output`, `show_progress`, `search` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `show_output` on type `config::Config` [INFO] [stdout] --> src/neardups/config.rs:227:35 [INFO] [stdout] | [INFO] [stdout] 227 | assert_eq!(false, c_quiet.show_output); [INFO] [stdout] | ^^^^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `cache_file`, `cache_only`, `files`, `output`, `show_progress`, `search` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `is_complete` found for struct `FileInfo` in the current scope [INFO] [stdout] --> src/neardups/fileinfo.rs:63:30 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct FileInfo { [INFO] [stdout] | ------------------- method `is_complete` not found for this [INFO] [stdout] ... [INFO] [stdout] 63 | assert_eq!(false, fi.is_complete()); [INFO] [stdout] | ^^^^^^^^^^^ method not found in `FileInfo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/neardups/fileinfo.rs:66:21 [INFO] [stdout] | [INFO] [stdout] 66 | a_hash: Some("sisisi".into()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ expected struct `std::string::String`, found enum `std::option::Option` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `std::string::String` [INFO] [stdout] found enum `std::option::Option<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `is_complete` found for struct `FileInfo` in the current scope [INFO] [stdout] --> src/neardups/fileinfo.rs:69:30 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct FileInfo { [INFO] [stdout] | ------------------- method `is_complete` not found for this [INFO] [stdout] ... [INFO] [stdout] 69 | assert_eq!(false, fi.is_complete()); [INFO] [stdout] | ^^^^^^^^^^^ method not found in `FileInfo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/neardups/fileinfo.rs:72:21 [INFO] [stdout] | [INFO] [stdout] 72 | d_hash: Some("foobar".into()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ expected struct `std::string::String`, found enum `std::option::Option` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `std::string::String` [INFO] [stdout] found enum `std::option::Option<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/neardups/fileinfo.rs:73:21 [INFO] [stdout] | [INFO] [stdout] 73 | p_hash: Some("blah".into()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ expected struct `std::string::String`, found enum `std::option::Option` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `std::string::String` [INFO] [stdout] found enum `std::option::Option<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/neardups/fileinfo.rs:74:24 [INFO] [stdout] | [INFO] [stdout] 74 | sha2_hash: Some("xxxxx".into()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ expected struct `std::string::String`, found enum `std::option::Option` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `std::string::String` [INFO] [stdout] found enum `std::option::Option<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `is_complete` found for struct `FileInfo` in the current scope [INFO] [stdout] --> src/neardups/fileinfo.rs:77:29 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct FileInfo { [INFO] [stdout] | ------------------- method `is_complete` not found for this [INFO] [stdout] ... [INFO] [stdout] 77 | assert_eq!(true, fi.is_complete()); [INFO] [stdout] | ^^^^^^^^^^^ method not found in `FileInfo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `with_name` found for struct `FileInfo` in the current scope [INFO] [stdout] --> src/neardups/fileinfo.rs:83:28 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct FileInfo { [INFO] [stdout] | ------------------- function or associated item `with_name` not found for this [INFO] [stdout] ... [INFO] [stdout] 83 | let fi = FileInfo::with_name(name); [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `FileInfo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0599, E0609. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `itools` due to 11 previous errors [INFO] running `Command { std: "docker" "inspect" "82c975f143a1e52e224523da7f802662beaf52c5b8a6b1d5dd545fe187476fe1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82c975f143a1e52e224523da7f802662beaf52c5b8a6b1d5dd545fe187476fe1", kill_on_drop: false }` [INFO] [stdout] 82c975f143a1e52e224523da7f802662beaf52c5b8a6b1d5dd545fe187476fe1