[INFO] cloning repository https://github.com/eduhenke/yolm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eduhenke/yolm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feduhenke%2Fyolm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feduhenke%2Fyolm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bdb9b4d1ba6521bb595f2d9799e327a7da67105f
[INFO] testing eduhenke/yolm against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feduhenke%2Fyolm" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/eduhenke/yolm on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/eduhenke/yolm
[INFO] finished tweaking git repo https://github.com/eduhenke/yolm
[INFO] tweaked toml for git repo https://github.com/eduhenke/yolm written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/eduhenke/yolm 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded enum-map v0.5.0
[INFO] [stderr]   Downloaded enumset_derive v0.4.0
[INFO] [stderr]   Downloaded enum-map-derive v0.4.1
[INFO] [stderr]   Downloaded array-macro v1.0.3
[INFO] [stderr]   Downloaded enum-map-internals v0.1.2
[INFO] [stderr]   Downloaded enumset v0.4.0
[INFO] [stderr]   Downloaded cursive v0.12.0
[INFO] [stderr]   Downloaded users v0.9.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 35bd5f13272ecfc540825b77bdb812f4d73794094e5227c7965427f244742640
[INFO] running `Command { std: "docker" "start" "-a" "35bd5f13272ecfc540825b77bdb812f4d73794094e5227c7965427f244742640", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "35bd5f13272ecfc540825b77bdb812f4d73794094e5227c7965427f244742640", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35bd5f13272ecfc540825b77bdb812f4d73794094e5227c7965427f244742640", kill_on_drop: false }`
[INFO] [stdout] 35bd5f13272ecfc540825b77bdb812f4d73794094e5227c7965427f244742640
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c197a5cd1a2accd9ce86bfc135cac8c3cc7ebd347acf4e1b98fdd573f745f07d
[INFO] running `Command { std: "docker" "start" "-a" "c197a5cd1a2accd9ce86bfc135cac8c3cc7ebd347acf4e1b98fdd573f745f07d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling libc v0.2.54
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling num-traits v0.2.6
[INFO] [stderr]    Compiling syn v0.15.34
[INFO] [stderr]    Compiling num-integer v0.1.39
[INFO] [stderr]    Compiling fnv v1.0.6
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.7.0
[INFO] [stderr]    Compiling pkg-config v0.3.14
[INFO] [stderr]    Compiling num-complex v0.2.1
[INFO] [stderr]    Compiling num-rational v0.2.1
[INFO] [stderr]    Compiling cfg-if v0.1.7
[INFO] [stderr]    Compiling num-iter v0.1.37
[INFO] [stderr]    Compiling serde v1.0.91
[INFO] [stderr]    Compiling cc v1.0.36
[INFO] [stderr]    Compiling lazy_static v1.3.0
[INFO] [stderr]    Compiling pam-sys v0.5.6
[INFO] [stderr]    Compiling array-macro v1.0.3
[INFO] [stderr]    Compiling arc-swap v0.3.11
[INFO] [stderr]    Compiling enum-map-internals v0.1.2
[INFO] [stderr]    Compiling crossbeam-utils v0.6.5
[INFO] [stderr]    Compiling smallvec v0.6.9
[INFO] [stderr]    Compiling stable_deref_trait v1.1.1
[INFO] [stderr]    Compiling log v0.4.6
[INFO] [stderr]    Compiling unicode-segmentation v1.2.1
[INFO] [stderr]    Compiling unicode-width v0.1.5
[INFO] [stderr]    Compiling hashbrown v0.3.0
[INFO] [stderr]    Compiling owning_ref v0.4.0
[INFO] [stderr]    Compiling xi-unicode v0.1.0
[INFO] [stderr]    Compiling maplit v1.0.1
[INFO] [stderr]    Compiling crossbeam-channel v0.3.8
[INFO] [stderr]    Compiling ncurses v5.99.0
[INFO] [stderr]    Compiling quote v0.6.12
[INFO] [stderr]    Compiling signal-hook-registry v1.0.1
[INFO] [stderr]    Compiling time v0.1.42
[INFO] [stderr]    Compiling users v0.8.1
[INFO] [stderr]    Compiling term_size v0.3.1
[INFO] [stderr]    Compiling users v0.9.1
[INFO] [stderr]    Compiling syn v0.14.9
[INFO] [stderr]    Compiling signal-hook v0.1.9
[INFO] [stderr]    Compiling pam v0.7.0
[INFO] [stderr]    Compiling chrono v0.4.6
[INFO] [stderr]    Compiling num v0.2.0
[INFO] [stderr]    Compiling enum-map-derive v0.4.1
[INFO] [stderr]    Compiling enum-map v0.5.0
[INFO] [stderr]    Compiling toml v0.5.0
[INFO] [stderr]    Compiling darling_core v0.9.0
[INFO] [stderr]    Compiling darling_macro v0.9.0
[INFO] [stderr]    Compiling darling v0.9.0
[INFO] [stderr]    Compiling enumset_derive v0.4.0
[INFO] [stderr]    Compiling enumset v0.4.0
[INFO] [stderr]    Compiling cursive v0.12.0
[INFO] [stderr]    Compiling yolm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/auth.rs:25:34
[INFO] [stdout]    |
[INFO] [stdout] 25 |         .set_credentials(username.clone(), password.clone());
[INFO] [stdout]    |                                  ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/auth.rs:25:52
[INFO] [stdout]    |
[INFO] [stdout] 25 |         .set_credentials(username.clone(), password.clone());
[INFO] [stdout]    |                                                    ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.58s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.14.9
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "c197a5cd1a2accd9ce86bfc135cac8c3cc7ebd347acf4e1b98fdd573f745f07d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c197a5cd1a2accd9ce86bfc135cac8c3cc7ebd347acf4e1b98fdd573f745f07d", kill_on_drop: false }`
[INFO] [stdout] c197a5cd1a2accd9ce86bfc135cac8c3cc7ebd347acf4e1b98fdd573f745f07d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6e60294a8817e12cea3c5defa39113b17118f8df68f8bf9ad5907919d6ce45ac
[INFO] running `Command { std: "docker" "start" "-a" "6e60294a8817e12cea3c5defa39113b17118f8df68f8bf9ad5907919d6ce45ac", kill_on_drop: false }`
[INFO] [stderr]    Compiling yolm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/auth.rs:25:34
[INFO] [stdout]    |
[INFO] [stdout] 25 |         .set_credentials(username.clone(), password.clone());
[INFO] [stdout]    |                                  ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/auth.rs:25:52
[INFO] [stdout]    |
[INFO] [stdout] 25 |         .set_credentials(username.clone(), password.clone());
[INFO] [stdout]    |                                                    ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.14.9
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "6e60294a8817e12cea3c5defa39113b17118f8df68f8bf9ad5907919d6ce45ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e60294a8817e12cea3c5defa39113b17118f8df68f8bf9ad5907919d6ce45ac", kill_on_drop: false }`
[INFO] [stdout] 6e60294a8817e12cea3c5defa39113b17118f8df68f8bf9ad5907919d6ce45ac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 787f0ff017699c69e2ef8d31d036e55740db23ec1cbef7493e3f34cf5bf49842
[INFO] running `Command { std: "docker" "start" "-a" "787f0ff017699c69e2ef8d31d036e55740db23ec1cbef7493e3f34cf5bf49842", kill_on_drop: false }`
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]   --> src/auth.rs:25:34
[INFO] [stderr]    |
[INFO] [stderr] 25 |         .set_credentials(username.clone(), password.clone());
[INFO] [stderr]    |                                  ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]    |
[INFO] [stderr]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stderr]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]   --> src/auth.rs:25:52
[INFO] [stderr]    |
[INFO] [stderr] 25 |         .set_credentials(username.clone(), password.clone());
[INFO] [stderr]    |                                                    ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]    |
[INFO] [stderr]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stderr] 
[INFO] [stderr] warning: `yolm` (bin "yolm" test) generated 2 warnings (run `cargo fix --bin "yolm" --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.14.9
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/yolm-1a1979b5b1efbc6c)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "787f0ff017699c69e2ef8d31d036e55740db23ec1cbef7493e3f34cf5bf49842", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "787f0ff017699c69e2ef8d31d036e55740db23ec1cbef7493e3f34cf5bf49842", kill_on_drop: false }`
[INFO] [stdout] 787f0ff017699c69e2ef8d31d036e55740db23ec1cbef7493e3f34cf5bf49842
[INFO] testing eduhenke/yolm against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feduhenke%2Fyolm" "/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/eduhenke/yolm on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/eduhenke/yolm
[INFO] finished tweaking git repo https://github.com/eduhenke/yolm
[INFO] tweaked toml for git repo https://github.com/eduhenke/yolm written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/eduhenke/yolm 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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] da9165b0e00e6af5dd52ac814512bb7b92bc6298a23534c60dd81e746499215c
[INFO] running `Command { std: "docker" "start" "-a" "da9165b0e00e6af5dd52ac814512bb7b92bc6298a23534c60dd81e746499215c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "da9165b0e00e6af5dd52ac814512bb7b92bc6298a23534c60dd81e746499215c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da9165b0e00e6af5dd52ac814512bb7b92bc6298a23534c60dd81e746499215c", kill_on_drop: false }`
[INFO] [stdout] da9165b0e00e6af5dd52ac814512bb7b92bc6298a23534c60dd81e746499215c
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 890a657bc2c22aaf126465c43a05b6781ccac9cd9e801e50fef10ca92b1a2e58
[INFO] running `Command { std: "docker" "start" "-a" "890a657bc2c22aaf126465c43a05b6781ccac9cd9e801e50fef10ca92b1a2e58", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.54
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling num-traits v0.2.6
[INFO] [stderr]    Compiling syn v0.15.34
[INFO] [stderr]    Compiling num-integer v0.1.39
[INFO] [stderr]    Compiling strsim v0.7.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.6
[INFO] [stderr]    Compiling pkg-config v0.3.14
[INFO] [stderr]    Compiling serde v1.0.91
[INFO] [stderr]    Compiling num-iter v0.1.37
[INFO] [stderr]    Compiling cfg-if v0.1.7
[INFO] [stderr]    Compiling num-complex v0.2.1
[INFO] [stderr]    Compiling cc v1.0.36
[INFO] [stderr]    Compiling num-rational v0.2.1
[INFO] [stderr]    Compiling lazy_static v1.3.0
[INFO] [stderr]    Compiling array-macro v1.0.3
[INFO] [stderr]    Compiling arc-swap v0.3.11
[INFO] [stderr]    Compiling pam-sys v0.5.6
[INFO] [stderr]    Compiling enum-map-internals v0.1.2
[INFO] [stderr]    Compiling crossbeam-utils v0.6.5
[INFO] [stderr]    Compiling stable_deref_trait v1.1.1
[INFO] [stderr]    Compiling smallvec v0.6.9
[INFO] [stderr]    Compiling owning_ref v0.4.0
[INFO] [stderr]    Compiling log v0.4.6
[INFO] [stderr]    Compiling unicode-segmentation v1.2.1
[INFO] [stderr]    Compiling maplit v1.0.1
[INFO] [stderr]    Compiling unicode-width v0.1.5
[INFO] [stderr]    Compiling xi-unicode v0.1.0
[INFO] [stderr]    Compiling hashbrown v0.3.0
[INFO] [stderr]    Compiling crossbeam-channel v0.3.8
[INFO] [stderr]    Compiling ncurses v5.99.0
[INFO] [stderr]    Compiling time v0.1.42
[INFO] [stderr]    Compiling signal-hook-registry v1.0.1
[INFO] [stderr]    Compiling users v0.8.1
[INFO] [stderr]    Compiling term_size v0.3.1
[INFO] [stderr]    Compiling users v0.9.1
[INFO] [stderr]    Compiling quote v0.6.12
[INFO] [stderr]    Compiling signal-hook v0.1.9
[INFO] [stderr]    Compiling pam v0.7.0
[INFO] [stderr]    Compiling syn v0.14.9
[INFO] [stderr]    Compiling chrono v0.4.6
[INFO] [stderr]    Compiling num v0.2.0
[INFO] [stderr]    Compiling enum-map-derive v0.4.1
[INFO] [stderr]    Compiling enum-map v0.5.0
[INFO] [stderr]    Compiling toml v0.5.0
[INFO] [stderr]    Compiling darling_core v0.9.0
[INFO] [stderr]    Compiling darling_macro v0.9.0
[INFO] [stderr]    Compiling darling v0.9.0
[INFO] [stderr]    Compiling enumset_derive v0.4.0
[INFO] [stderr]    Compiling enumset v0.4.0
[INFO] [stderr]    Compiling cursive v0.12.0
[INFO] [stderr]    Compiling yolm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/auth.rs:25:34
[INFO] [stdout]    |
[INFO] [stdout] 25 |         .set_credentials(username.clone(), password.clone());
[INFO] [stdout]    |                                  ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/auth.rs:25:52
[INFO] [stdout]    |
[INFO] [stdout] 25 |         .set_credentials(username.clone(), password.clone());
[INFO] [stdout]    |                                                    ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.58s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.14.9
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "890a657bc2c22aaf126465c43a05b6781ccac9cd9e801e50fef10ca92b1a2e58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "890a657bc2c22aaf126465c43a05b6781ccac9cd9e801e50fef10ca92b1a2e58", kill_on_drop: false }`
[INFO] [stdout] 890a657bc2c22aaf126465c43a05b6781ccac9cd9e801e50fef10ca92b1a2e58
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 29d0ec3e4076bc5e81fdbaf61f0e29fa5ab226fa42e940840abbd69ba6ddab13
[INFO] running `Command { std: "docker" "start" "-a" "29d0ec3e4076bc5e81fdbaf61f0e29fa5ab226fa42e940840abbd69ba6ddab13", kill_on_drop: false }`
[INFO] [stderr] time="2024-05-26T00:32:32Z" level=error msg="error waiting for container: "
[INFO] [stderr] Error response from daemon: mkdir /var/lib/docker/overlay2/637ba7295ba8887cd1111eb068b3914c0835113ccf021460a320afce5491a6a2/merged: no space left on device
[INFO] running `Command { std: "docker" "inspect" "29d0ec3e4076bc5e81fdbaf61f0e29fa5ab226fa42e940840abbd69ba6ddab13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29d0ec3e4076bc5e81fdbaf61f0e29fa5ab226fa42e940840abbd69ba6ddab13", kill_on_drop: false }`
[INFO] [stdout] 29d0ec3e4076bc5e81fdbaf61f0e29fa5ab226fa42e940840abbd69ba6ddab13
