[INFO] cloning repository https://github.com/xyproto/smileypyramid [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xyproto/smileypyramid" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxyproto%2Fsmileypyramid", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxyproto%2Fsmileypyramid'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 506ab8e940c3528a7baaa7c1a761c28cb837dfac [INFO] testing xyproto/smileypyramid against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxyproto%2Fsmileypyramid" "/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/xyproto/smileypyramid on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/xyproto/smileypyramid [INFO] finished tweaking git repo https://github.com/xyproto/smileypyramid [INFO] tweaked toml for git repo https://github.com/xyproto/smileypyramid written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/xyproto/smileypyramid already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e8befdb84a258fe4464f471423106ca325f77779873f6aa9195db5cd75674af9 [INFO] running `Command { std: "docker" "start" "-a" "e8befdb84a258fe4464f471423106ca325f77779873f6aa9195db5cd75674af9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e8befdb84a258fe4464f471423106ca325f77779873f6aa9195db5cd75674af9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8befdb84a258fe4464f471423106ca325f77779873f6aa9195db5cd75674af9", kill_on_drop: false }` [INFO] [stdout] e8befdb84a258fe4464f471423106ca325f77779873f6aa9195db5cd75674af9 [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" "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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7860e83278f6bb65afa2a191459fef2eb701946d9a677e8dec71d9cee0eacca8 [INFO] running `Command { std: "docker" "start" "-a" "7860e83278f6bb65afa2a191459fef2eb701946d9a677e8dec71d9cee0eacca8", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling smileypyramid v1.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 18s [INFO] running `Command { std: "docker" "inspect" "7860e83278f6bb65afa2a191459fef2eb701946d9a677e8dec71d9cee0eacca8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7860e83278f6bb65afa2a191459fef2eb701946d9a677e8dec71d9cee0eacca8", kill_on_drop: false }` [INFO] [stdout] 7860e83278f6bb65afa2a191459fef2eb701946d9a677e8dec71d9cee0eacca8 [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" "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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 45f631278f2fcb392604703c3502fa13694fde982187a04aed2e4adcdd0edde8 [INFO] running `Command { std: "docker" "start" "-a" "45f631278f2fcb392604703c3502fa13694fde982187a04aed2e4adcdd0edde8", kill_on_drop: false }` [INFO] [stderr] Compiling smileypyramid v1.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find function `smiley_line` in this scope [INFO] [stdout] --> rust/lib.rs:5:20 [INFO] [stdout] | [INFO] [stdout] 5 | assert_eq!(smiley_line(0), ""); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 4 | use smiley_line; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `smiley_line` in this scope [INFO] [stdout] --> rust/lib.rs:6:20 [INFO] [stdout] | [INFO] [stdout] 6 | assert_eq!(smiley_line(1), ")"); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 4 | use smiley_line; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `smiley_line` in this scope [INFO] [stdout] --> rust/lib.rs:7:20 [INFO] [stdout] | [INFO] [stdout] 7 | assert_eq!(smiley_line(2), ":)"); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 4 | use smiley_line; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `smiley_line` in this scope [INFO] [stdout] --> rust/lib.rs:8:20 [INFO] [stdout] | [INFO] [stdout] 8 | assert_eq!(smiley_line(3), ":-)"); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 4 | use smiley_line; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `smileypyramid` due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "45f631278f2fcb392604703c3502fa13694fde982187a04aed2e4adcdd0edde8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45f631278f2fcb392604703c3502fa13694fde982187a04aed2e4adcdd0edde8", kill_on_drop: false }` [INFO] [stdout] 45f631278f2fcb392604703c3502fa13694fde982187a04aed2e4adcdd0edde8