[INFO] updating cached repository https://github.com/ilovers/hello-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1f3f51a43dc53f57dd0e2eb8f06a69cd9ba2c3c2 [INFO] checking ilovers/hello-rust against master#8ac1525e091d3db28e67adcbbd6db1e1deaa37fb for pr-73323 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Filovers%2Fhello-rust" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ilovers/hello-rust on toolchain 8ac1525e091d3db28e67adcbbd6db1e1deaa37fb [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8ac1525e091d3db28e67adcbbd6db1e1deaa37fb" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ilovers/hello-rust [INFO] finished tweaking git repo https://github.com/ilovers/hello-rust [INFO] tweaked toml for git repo https://github.com/ilovers/hello-rust written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/ilovers/hello-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8ac1525e091d3db28e67adcbbd6db1e1deaa37fb" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8ac1525e091d3db28e67adcbbd6db1e1deaa37fb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 17f240284776a9757e6a849e807ef467f7c0c7da2d6d982dd74c43062b64e8a4 [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" "17f240284776a9757e6a849e807ef467f7c0c7da2d6d982dd74c43062b64e8a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "17f240284776a9757e6a849e807ef467f7c0c7da2d6d982dd74c43062b64e8a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17f240284776a9757e6a849e807ef467f7c0c7da2d6d982dd74c43062b64e8a4", kill_on_drop: false }` [INFO] [stdout] 17f240284776a9757e6a849e807ef467f7c0c7da2d6d982dd74c43062b64e8a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8ac1525e091d3db28e67adcbbd6db1e1deaa37fb" "check" "--frozen" "--all" "--all-targets" "--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] 990cbe49d01cc1acc85e2550478d1590b9b4b15bded58fbe42aa997514b31979 [INFO] running `Command { std: "docker" "start" "-a" "990cbe49d01cc1acc85e2550478d1590b9b4b15bded58fbe42aa997514b31979", kill_on_drop: false }` [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking smallvec v0.4.5 [INFO] [stderr] Checking backtrace-sys v0.1.32 [INFO] [stderr] Checking backtrace v0.3.40 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking error-chain v0.10.0 [INFO] [stderr] Checking ferris-says v0.1.1 [INFO] [stderr] Checking hello-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0382]: borrow of moved value: `s` [INFO] [stdout] --> src/main.rs:19:20 [INFO] [stdout] | [INFO] [stdout] 17 | let s = String::from("hello"); [INFO] [stdout] | - move occurs because `s` has type `std::string::String`, which does not implement the `Copy` trait [INFO] [stdout] 18 | func_move(s); [INFO] [stdout] | - value moved here [INFO] [stdout] 19 | println!("{}", s); [INFO] [stdout] | ^ value borrowed here after move [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hello-rust`. [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] For more information about this error, try `rustc --explain E0382`. [INFO] [stdout] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0382]: borrow of moved value: `s` [INFO] [stdout] --> src/main.rs:19:20 [INFO] [stdout] | [INFO] [stdout] 17 | let s = String::from("hello"); [INFO] [stdout] | - move occurs because `s` has type `std::string::String`, which does not implement the `Copy` trait [INFO] [stdout] 18 | func_move(s); [INFO] [stdout] | - value moved here [INFO] [stdout] 19 | println!("{}", s); [INFO] [stdout] | ^ value borrowed here after move [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0382`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "990cbe49d01cc1acc85e2550478d1590b9b4b15bded58fbe42aa997514b31979", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "990cbe49d01cc1acc85e2550478d1590b9b4b15bded58fbe42aa997514b31979", kill_on_drop: false }` [INFO] [stdout] 990cbe49d01cc1acc85e2550478d1590b9b4b15bded58fbe42aa997514b31979