[INFO] cloning repository https://github.com/kdnk/rust_introduction [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kdnk/rust_introduction" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkdnk%2Frust_introduction", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkdnk%2Frust_introduction'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4a644f9533c899940a70df93d978e23509f90120 [INFO] checking kdnk/rust_introduction against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkdnk%2Frust_introduction" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kdnk/rust_introduction 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/kdnk/rust_introduction [INFO] finished tweaking git repo https://github.com/kdnk/rust_introduction [INFO] tweaked toml for git repo https://github.com/kdnk/rust_introduction written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/kdnk/rust_introduction 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-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] f3a359c7ddb2d3233ab6cbd0592239e4138b49573bea6b0705ac395283c6af30 [INFO] running `Command { std: "docker" "start" "-a" "f3a359c7ddb2d3233ab6cbd0592239e4138b49573bea6b0705ac395283c6af30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f3a359c7ddb2d3233ab6cbd0592239e4138b49573bea6b0705ac395283c6af30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3a359c7ddb2d3233ab6cbd0592239e4138b49573bea6b0705ac395283c6af30", kill_on_drop: false }` [INFO] [stdout] f3a359c7ddb2d3233ab6cbd0592239e4138b49573bea6b0705ac395283c6af30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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] ea166544b9888c06a061f92a7f337b97de284bd9ef190c8162bc76fbd82b0e6e [INFO] running `Command { std: "docker" "start" "-a" "ea166544b9888c06a061f92a7f337b97de284bd9ef190c8162bc76fbd82b0e6e", kill_on_drop: false }` [INFO] [stderr] Checking rust_introduction v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/08_trait/03_dispatch.rs:8:34 [INFO] [stdout] | [INFO] [stdout] 8 | ::to_string(t) [INFO] [stdout] | ---------------------------- ^ expected `&i32`, found `i32` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/string.rs:2535:8 [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 8 | ::to_string(&t) [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rust_introduction` (bin "dispatch") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't read src/07_ownership/use_toy_vec.rs: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/07_ownership/use_toy_vec.rs: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/07_ownership/04_borrow.rs: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust_introduction` (bin "use_toy_vec" test) due to 2 previous errors [INFO] [stderr] error: could not compile `rust_introduction` (bin "use_toy_vec") due to 2 previous errors [INFO] [stderr] error: could not compile `rust_introduction` (bin "borrow") due to 2 previous errors [INFO] [stdout] error: couldn't read src/07_ownership/03_copy.rs: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust_introduction` (bin "copy") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "ea166544b9888c06a061f92a7f337b97de284bd9ef190c8162bc76fbd82b0e6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea166544b9888c06a061f92a7f337b97de284bd9ef190c8162bc76fbd82b0e6e", kill_on_drop: false }` [INFO] [stdout] ea166544b9888c06a061f92a7f337b97de284bd9ef190c8162bc76fbd82b0e6e