[INFO] cloning repository https://github.com/tmartinfr/rustractor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tmartinfr/rustractor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftmartinfr%2Frustractor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftmartinfr%2Frustractor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d107d5e7403d5efda96c0b5573663b961f9ca2d4 [INFO] checking tmartinfr/rustractor against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftmartinfr%2Frustractor" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tmartinfr/rustractor on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tmartinfr/rustractor [INFO] finished tweaking git repo https://github.com/tmartinfr/rustractor [INFO] tweaked toml for git repo https://github.com/tmartinfr/rustractor written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/tmartinfr/rustractor 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9fc461dd7766054fb5bf03a945592681e98d61977488e540a716eb5b55007842 [INFO] running `Command { std: "docker" "start" "-a" "9fc461dd7766054fb5bf03a945592681e98d61977488e540a716eb5b55007842", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9fc461dd7766054fb5bf03a945592681e98d61977488e540a716eb5b55007842", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fc461dd7766054fb5bf03a945592681e98d61977488e540a716eb5b55007842", kill_on_drop: false }` [INFO] [stdout] 9fc461dd7766054fb5bf03a945592681e98d61977488e540a716eb5b55007842 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b4c053b932f28a14180b1d526164be93e201f3b70afb5b9a4cde6e08b3fa2811 [INFO] running `Command { std: "docker" "start" "-a" "b4c053b932f28a14180b1d526164be93e201f3b70afb5b9a4cde6e08b3fa2811", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling standback v0.2.13 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking tinyvec v1.1.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling const_fn v0.4.4 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling ring v0.16.19 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking unicode-normalization v0.1.16 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling time v0.2.23 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling cookie v0.14.3 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking qstring v0.7.2 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking humantime v2.0.1 [INFO] [stderr] Checking chunked_transfer v1.3.0 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking publicsuffix v1.5.4 [INFO] [stderr] Checking env_logger v0.8.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking rustls v0.19.0 [INFO] [stderr] Checking webpki-roots v0.21.0 [INFO] [stderr] Checking cookie_store v0.12.0 [INFO] [stderr] Checking ureq v1.5.4 [INFO] [stderr] Checking rustractor v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `ureq` is imported redundantly [INFO] [stdout] --> src/reader.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | use ureq; [INFO] [stdout] | ^^^^ the item `ureq` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ureq` is imported redundantly [INFO] [stdout] --> src/reader.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | use ureq; [INFO] [stdout] | ^^^^ the item `ureq` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> src/reader.rs:264:27 [INFO] [stdout] | [INFO] [stdout] 264 | let conv_id = SlackReader::get_id_from_channels(channels, "general"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--------------------- an argument of type `std::string::String` is missing [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/reader.rs:133:12 [INFO] [stdout] | [INFO] [stdout] 133 | fn get_id_from_channels( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 134 | channels: Vec, [INFO] [stdout] | -------------------- [INFO] [stdout] 135 | lookup_key: &str, [INFO] [stdout] | ---------------- [INFO] [stdout] 136 | lookup_value: String, [INFO] [stdout] | -------------------- [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 264 | let conv_id = SlackReader::get_id_from_channels(channels, "general", /* std::string::String */); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustractor` (lib test) due to 2 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "b4c053b932f28a14180b1d526164be93e201f3b70afb5b9a4cde6e08b3fa2811", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4c053b932f28a14180b1d526164be93e201f3b70afb5b9a4cde6e08b3fa2811", kill_on_drop: false }` [INFO] [stdout] b4c053b932f28a14180b1d526164be93e201f3b70afb5b9a4cde6e08b3fa2811 [INFO] checking tmartinfr/rustractor against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftmartinfr%2Frustractor" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tmartinfr/rustractor on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tmartinfr/rustractor [INFO] finished tweaking git repo https://github.com/tmartinfr/rustractor [INFO] tweaked toml for git repo https://github.com/tmartinfr/rustractor written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/tmartinfr/rustractor 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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9c2857219f508207f8b00b71a28c256fe4b00545eab1c7ca54285d1d7656ca68 [INFO] running `Command { std: "docker" "start" "-a" "9c2857219f508207f8b00b71a28c256fe4b00545eab1c7ca54285d1d7656ca68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9c2857219f508207f8b00b71a28c256fe4b00545eab1c7ca54285d1d7656ca68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c2857219f508207f8b00b71a28c256fe4b00545eab1c7ca54285d1d7656ca68", kill_on_drop: false }` [INFO] [stdout] 9c2857219f508207f8b00b71a28c256fe4b00545eab1c7ca54285d1d7656ca68 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e28b85debc49e9774aaa25d09d1ae454373090c2b7fd20f984fea6c227618fa [INFO] running `Command { std: "docker" "start" "-a" "1e28b85debc49e9774aaa25d09d1ae454373090c2b7fd20f984fea6c227618fa", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "1e28b85debc49e9774aaa25d09d1ae454373090c2b7fd20f984fea6c227618fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e28b85debc49e9774aaa25d09d1ae454373090c2b7fd20f984fea6c227618fa", kill_on_drop: false }` [INFO] [stdout] 1e28b85debc49e9774aaa25d09d1ae454373090c2b7fd20f984fea6c227618fa