[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] checking gmadrid/itools against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgmadrid%2Fitools" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gmadrid/itools on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", 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-2/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" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bk-tree v0.3.0 [INFO] [stderr] Downloaded img_hash v2.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 592cf1e7948ee6da91bd8a8fe6f44d325c06ae9a0d3f1110c84436f0209b9ea1 [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" "592cf1e7948ee6da91bd8a8fe6f44d325c06ae9a0d3f1110c84436f0209b9ea1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "592cf1e7948ee6da91bd8a8fe6f44d325c06ae9a0d3f1110c84436f0209b9ea1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "592cf1e7948ee6da91bd8a8fe6f44d325c06ae9a0d3f1110c84436f0209b9ea1", kill_on_drop: false }` [INFO] [stdout] 592cf1e7948ee6da91bd8a8fe6f44d325c06ae9a0d3f1110c84436f0209b9ea1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a5a9610b3c1c5c53830baa73c21c3349fd34695c3d6b158442e641e3082ec21 [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" "7a5a9610b3c1c5c53830baa73c21c3349fd34695c3d6b158442e641e3082ec21", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.43 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking cfg-if v0.1.6 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Checking byteorder v1.2.7 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Checking rand_core v0.3.0 [INFO] [stderr] Checking ucd-util v0.1.2 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling rayon v1.0.2 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Checking either v1.5.0 [INFO] [stderr] Compiling regex v1.0.5 [INFO] [stderr] Checking utf8-ranges v1.0.2 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Compiling num-derive v0.2.3 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking byte-tools v0.3.0 [INFO] [stderr] Checking color_quant v1.0.1 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Checking linked-hash-map v0.5.1 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking bit-vec v0.4.4 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking same-file v1.0.3 [INFO] [stderr] Checking opaque-debug v0.2.1 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Checking dtoa v0.4.3 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking bk-tree v0.3.0 [INFO] [stderr] Checking crossbeam-utils v0.2.2 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking inflate v0.4.3 [INFO] [stderr] Checking owning_ref v0.3.3 [INFO] [stderr] Checking regex-syntax v0.6.2 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Checking rand_core v0.2.2 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking deflate v0.7.19 [INFO] [stderr] Checking block-padding v0.1.2 [INFO] [stderr] Checking gif v0.10.1 [INFO] [stderr] Checking yaml-rust v0.4.2 [INFO] [stderr] Checking walkdir v2.2.5 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling proc-macro2 v0.4.20 [INFO] [stderr] Checking num_cpus v1.8.0 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking termios v0.3.1 [INFO] [stderr] Checking clicolors-control v0.2.0 [INFO] [stderr] Checking subprocess v0.1.17 [INFO] [stderr] Checking smallvec v0.6.5 [INFO] [stderr] Checking rand v0.5.5 [INFO] [stderr] Checking lock_api v0.1.4 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking crossbeam-epoch v0.3.1 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling syn v0.15.15 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Checking aho-corasick v0.6.9 [INFO] [stderr] Checking crossbeam-deque v0.2.0 [INFO] [stderr] Checking rayon-core v1.4.1 [INFO] [stderr] Checking generic-array v0.12.0 [INFO] [stderr] Checking digest v0.8.0 [INFO] [stderr] Checking block-buffer v0.7.0 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking sha2 v0.8.0 [INFO] [stderr] Checking png v0.12.0 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Checking jpeg-decoder v0.1.15 [INFO] [stderr] Checking console v0.6.2 [INFO] [stderr] Checking indicatif v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Checking serde_yaml v0.8.7 [INFO] [stderr] Checking image v0.19.0 [INFO] [stderr] Checking img_hash v2.1.0 [INFO] [stderr] Checking itools v0.1.0 (/opt/rustwide/workdir) [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] 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] 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] warning: 1 warning emitted [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] 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: 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] [stdout] warning: 1 warning emitted [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] 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` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "7a5a9610b3c1c5c53830baa73c21c3349fd34695c3d6b158442e641e3082ec21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a5a9610b3c1c5c53830baa73c21c3349fd34695c3d6b158442e641e3082ec21", kill_on_drop: false }` [INFO] [stdout] 7a5a9610b3c1c5c53830baa73c21c3349fd34695c3d6b158442e641e3082ec21