[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 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxyproto%2Fsmileypyramid" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/xyproto/smileypyramid on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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-10/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" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded docopt v1.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a65ddeea67a156f8f6452bcc1a2fbf8a6300c76184fbc98e3c0b77dc9e3c136e [INFO] running `Command { std: "docker" "start" "-a" "a65ddeea67a156f8f6452bcc1a2fbf8a6300c76184fbc98e3c0b77dc9e3c136e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a65ddeea67a156f8f6452bcc1a2fbf8a6300c76184fbc98e3c0b77dc9e3c136e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a65ddeea67a156f8f6452bcc1a2fbf8a6300c76184fbc98e3c0b77dc9e3c136e", kill_on_drop: false }` [INFO] [stdout] a65ddeea67a156f8f6452bcc1a2fbf8a6300c76184fbc98e3c0b77dc9e3c136e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 703ae282596fa4010f64d43bf27031e2ac300ca838003ebfba4fbb2280b29dce [INFO] running `Command { std: "docker" "start" "-a" "703ae282596fa4010f64d43bf27031e2ac300ca838003ebfba4fbb2280b29dce", kill_on_drop: false }` [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 aho-corasick v0.7.6 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling serde_derive v1.0.104 [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 19.43s [INFO] running `Command { std: "docker" "inspect" "703ae282596fa4010f64d43bf27031e2ac300ca838003ebfba4fbb2280b29dce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "703ae282596fa4010f64d43bf27031e2ac300ca838003ebfba4fbb2280b29dce", kill_on_drop: false }` [INFO] [stdout] 703ae282596fa4010f64d43bf27031e2ac300ca838003ebfba4fbb2280b29dce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f9d0113d50447247ab98b8ac7675fb5c84cee7109f5b7d9013ecf6b43cfee261 [INFO] running `Command { std: "docker" "start" "-a" "f9d0113d50447247ab98b8ac7675fb5c84cee7109f5b7d9013ecf6b43cfee261", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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" "f9d0113d50447247ab98b8ac7675fb5c84cee7109f5b7d9013ecf6b43cfee261", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9d0113d50447247ab98b8ac7675fb5c84cee7109f5b7d9013ecf6b43cfee261", kill_on_drop: false }` [INFO] [stdout] f9d0113d50447247ab98b8ac7675fb5c84cee7109f5b7d9013ecf6b43cfee261