[INFO] cloning repository https://github.com/emil-vdw/timber [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/emil-vdw/timber" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femil-vdw%2Ftimber", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femil-vdw%2Ftimber'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 31925cffcb8badca357492617ac17959a6dc4090 [INFO] checking emil-vdw/timber against try#f17e3a389e192f83fe27a581774a9d1dbb8e565b for pr-137394 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femil-vdw%2Ftimber" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/emil-vdw/timber on toolchain f17e3a389e192f83fe27a581774a9d1dbb8e565b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f17e3a389e192f83fe27a581774a9d1dbb8e565b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/emil-vdw/timber [INFO] finished tweaking git repo https://github.com/emil-vdw/timber [INFO] tweaked toml for git repo https://github.com/emil-vdw/timber written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/emil-vdw/timber 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" "+f17e3a389e192f83fe27a581774a9d1dbb8e565b" "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 [ERROR] error running command: no output for 300 seconds [INFO] checking emil-vdw/timber against try#f17e3a389e192f83fe27a581774a9d1dbb8e565b for pr-137394 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femil-vdw%2Ftimber" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/emil-vdw/timber on toolchain f17e3a389e192f83fe27a581774a9d1dbb8e565b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f17e3a389e192f83fe27a581774a9d1dbb8e565b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/emil-vdw/timber [INFO] finished tweaking git repo https://github.com/emil-vdw/timber [INFO] tweaked toml for git repo https://github.com/emil-vdw/timber written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/emil-vdw/timber 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" "+f17e3a389e192f83fe27a581774a9d1dbb8e565b" "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-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+f17e3a389e192f83fe27a581774a9d1dbb8e565b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 82def1695c33b8e14d3a25265d415678764a5289f1a6ee40dd8911d701f62709 [INFO] running `Command { std: "docker" "start" "-a" "82def1695c33b8e14d3a25265d415678764a5289f1a6ee40dd8911d701f62709", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "82def1695c33b8e14d3a25265d415678764a5289f1a6ee40dd8911d701f62709", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82def1695c33b8e14d3a25265d415678764a5289f1a6ee40dd8911d701f62709", kill_on_drop: false }` [INFO] [stdout] 82def1695c33b8e14d3a25265d415678764a5289f1a6ee40dd8911d701f62709 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+f17e3a389e192f83fe27a581774a9d1dbb8e565b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 38dbdc8a9efeca184d665996c0e629da774d35a751d09144ca70885f621085cb [INFO] running `Command { std: "docker" "start" "-a" "38dbdc8a9efeca184d665996c0e629da774d35a751d09144ca70885f621085cb", kill_on_drop: false }` [INFO] [stderr] Checking timber v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find value `invalid_char` in this scope [INFO] [stdout] --> src/lexer.rs:75:62 [INFO] [stdout] | [INFO] [stdout] 75 | &format!("Unexpected character: {}", invalid_char), [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `invalid_char` in this scope [INFO] [stdout] --> src/lexer.rs:75:62 [INFO] [stdout] | [INFO] [stdout] 75 | &format!("Unexpected character: {}", invalid_char), [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0593]: closure is expected to take 1 argument, but it takes 0 arguments [INFO] [stdout] --> src/lexer.rs:61:63 [INFO] [stdout] | [INFO] [stdout] 61 | ... number_literal_string.parse().map_err( [INFO] [stdout] | ^^^^^^^ expected closure that takes 1 argument [INFO] [stdout] 62 | ... || ScanError::new( [INFO] [stdout] | -- takes 0 arguments [INFO] [stdout] | [INFO] [stdout] help: consider changing the closure to take and ignore the expected argument [INFO] [stdout] | [INFO] [stdout] 62 - || ScanError::new( [INFO] [stdout] 62 + |_| ScanError::new( [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 0 arguments were supplied [INFO] [stdout] --> src/lexer.rs:62:40 [INFO] [stdout] | [INFO] [stdout] 62 | ... || ScanError::new( [INFO] [stdout] | __________________________^^^^^^^^^^^^^^- [INFO] [stdout] 63 | | ... [INFO] [stdout] 64 | | ... ) [INFO] [stdout] | |_______________________- two arguments of type `&str` and `location::Location` are missing [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/error.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn new(message: &str, location: Location) -> Self { [INFO] [stdout] | ^^^ ------------- ------------------ [INFO] [stdout] help: provide the arguments [INFO] [stdout] | [INFO] [stdout] 62 - || ScanError::new( [INFO] [stdout] 63 - [INFO] [stdout] 64 - ) [INFO] [stdout] 62 + || ScanError::new(/* &str */, /* location::Location */) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0593]: closure is expected to take 1 argument, but it takes 0 arguments [INFO] [stdout] --> src/lexer.rs:61:63 [INFO] [stdout] | [INFO] [stdout] 61 | ... number_literal_string.parse().map_err( [INFO] [stdout] | ^^^^^^^ expected closure that takes 1 argument [INFO] [stdout] 62 | ... || ScanError::new( [INFO] [stdout] | -- takes 0 arguments [INFO] [stdout] | [INFO] [stdout] help: consider changing the closure to take and ignore the expected argument [INFO] [stdout] | [INFO] [stdout] 62 - || ScanError::new( [INFO] [stdout] 62 + |_| ScanError::new( [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 0 arguments were supplied [INFO] [stdout] --> src/lexer.rs:62:40 [INFO] [stdout] | [INFO] [stdout] 62 | ... || ScanError::new( [INFO] [stdout] | __________________________^^^^^^^^^^^^^^- [INFO] [stdout] 63 | | ... [INFO] [stdout] 64 | | ... ) [INFO] [stdout] | |_______________________- two arguments of type `&str` and `location::Location` are missing [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/error.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn new(message: &str, location: Location) -> Self { [INFO] [stdout] | ^^^ ------------- ------------------ [INFO] [stdout] help: provide the arguments [INFO] [stdout] | [INFO] [stdout] 62 - || ScanError::new( [INFO] [stdout] 63 - [INFO] [stdout] 64 - ) [INFO] [stdout] 62 + || ScanError::new(/* &str */, /* location::Location */) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0425, E0593. [INFO] [stdout] [INFO] [stderr] error: could not compile `timber` (bin "timber") due to 3 previous errors [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] Some errors have detailed explanations: E0061, E0425, E0593. [INFO] [stdout] [INFO] [stderr] error: could not compile `timber` (bin "timber" test) due to 3 previous errors [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "38dbdc8a9efeca184d665996c0e629da774d35a751d09144ca70885f621085cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38dbdc8a9efeca184d665996c0e629da774d35a751d09144ca70885f621085cb", kill_on_drop: false }` [INFO] [stdout] 38dbdc8a9efeca184d665996c0e629da774d35a751d09144ca70885f621085cb