[INFO] cloning repository https://github.com/royaldark/eq
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/royaldark/eq" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froyaldark%2Feq", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froyaldark%2Feq'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 21e98780246d420c33de0c42293ec79dbba27c36
[INFO] checking royaldark/eq against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froyaldark%2Feq" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/royaldark/eq on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/royaldark/eq
[INFO] finished tweaking git repo https://github.com/royaldark/eq
[INFO] tweaked toml for git repo https://github.com/royaldark/eq written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/royaldark/eq 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" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: the cargo feature `edition` has been stabilized in the 1.31 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[ERROR] this task or one of its parent failed!
[ERROR] no output for 300 seconds
[ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.
[INFO] checking royaldark/eq against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froyaldark%2Feq" "/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/royaldark/eq on toolchain bfe97fcae016881ad333f0ff8cea2cadb9cf136c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/royaldark/eq
[INFO] finished tweaking git repo https://github.com/royaldark/eq
[INFO] tweaked toml for git repo https://github.com/royaldark/eq written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/royaldark/eq 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" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: the cargo feature `edition` has been stabilized in the 1.31 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/utkarshkukreti/edn.rs`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ordered-float v0.4.0
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1ad0d5b2d48f489ffcf7c56e99a35c03e63fbb59a1bd602322e0ac751bac8101
[INFO] running `Command { std: "docker" "start" "-a" "1ad0d5b2d48f489ffcf7c56e99a35c03e63fbb59a1bd602322e0ac751bac8101", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1ad0d5b2d48f489ffcf7c56e99a35c03e63fbb59a1bd602322e0ac751bac8101", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ad0d5b2d48f489ffcf7c56e99a35c03e63fbb59a1bd602322e0ac751bac8101", kill_on_drop: false }`
[INFO] [stdout] 1ad0d5b2d48f489ffcf7c56e99a35c03e63fbb59a1bd602322e0ac751bac8101
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 55fe575a1f1c751d763c02362e0d8d86204c33d879cdd833fe6d4a5194e487d7
[INFO] running `Command { std: "docker" "start" "-a" "55fe575a1f1c751d763c02362e0d8d86204c33d879cdd833fe6d4a5194e487d7", kill_on_drop: false }`
[INFO] [stderr] warning: the cargo feature `edition` has been stabilized in the 1.31 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[INFO] [stderr]    Compiling num-traits v0.2.5
[INFO] [stderr]    Compiling version_check v0.1.4
[INFO] [stderr]     Checking libc v0.2.42
[INFO] [stderr]    Compiling serde v1.0.70
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking unicode-width v0.1.5
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking itoa v0.4.2
[INFO] [stderr]     Checking unreachable v0.1.1
[INFO] [stderr]     Checking vec_map v0.8.1
[INFO] [stderr]     Checking textwrap v0.10.0
[INFO] [stderr]     Checking strsim v0.7.0
[INFO] [stderr]     Checking dtoa v0.4.3
[INFO] [stderr]     Checking bitflags v1.0.3
[INFO] [stderr]    Compiling lazy_static v1.1.0
[INFO] [stderr]     Checking atty v0.2.11
[INFO] [stderr]     Checking memchr v2.0.1
[INFO] [stderr]     Checking clap v2.32.0
[INFO] [stderr]     Checking nom v4.0.0
[INFO] [stderr]     Checking colored v1.6.1
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking ordered-float v0.4.0
[INFO] [stderr]     Checking edn v0.3.0 (https://github.com/utkarshkukreti/edn.rs?rev=eaeaab8fbadaa0e39ce8e73f7ccc18e61f898e50#eaeaab8f)
[INFO] [stderr]     Checking serde_json v1.0.24
[INFO] [stderr]     Checking eq v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> src/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(rust_2018_preview)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: 2018 Edition preview is no longer relevant
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found keyword `struct`
[INFO] [stdout]  --> src/cli.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 | crate struct EqOptions {
[INFO] [stdout]   |       ^^^^^^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found keyword `enum`
[INFO] [stdout]   --> src/input.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | crate enum ReadError {
[INFO] [stdout]    |       ^^^^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found keyword `enum`
[INFO] [stdout]   --> src/output.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | crate enum OutputDestination {
[INFO] [stdout]    |       ^^^^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found keyword `struct`
[INFO] [stdout]  --> src/transform.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | crate struct TransformOptions {
[INFO] [stdout]   |       ^^^^^^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> src/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(rust_2018_preview)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: 2018 Edition preview is no longer relevant
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found keyword `struct`
[INFO] [stdout]  --> src/cli.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 | crate struct EqOptions {
[INFO] [stdout]   |       ^^^^^^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found keyword `enum`
[INFO] [stdout]   --> src/input.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | crate enum ReadError {
[INFO] [stdout]    |       ^^^^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found keyword `enum`
[INFO] [stdout]   --> src/output.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | crate enum OutputDestination {
[INFO] [stdout]    |       ^^^^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found keyword `struct`
[INFO] [stdout]  --> src/transform.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | crate struct TransformOptions {
[INFO] [stdout]   |       ^^^^^^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ReadError` in module `input`
[INFO] [stdout]   --> src/main.rs:11:17
[INFO] [stdout]    |
[INFO] [stdout] 11 |     Read(input::ReadError),
[INFO] [stdout]    |                 ^^^^^^^^^ not found in `input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `OperationError` in module `transform`
[INFO] [stdout]   --> src/main.rs:12:26
[INFO] [stdout]    |
[INFO] [stdout] 12 |     Operation(transform::OperationError),
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^ not found in `transform`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `parse_opts` in module `cli`
[INFO] [stdout]   --> src/main.rs:16:21
[INFO] [stdout]    |
[INFO] [stdout] 16 |     let opts = cli::parse_opts();
[INFO] [stdout]    |                     ^^^^^^^^^^ not found in `cli`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `read_file` in module `input`
[INFO] [stdout]   --> src/main.rs:18:25
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let output = input::read_file(&opts.input)
[INFO] [stdout]    |                         ^^^^^^^^^ not found in `input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `transform_edn` in module `transform`
[INFO] [stdout]   --> src/main.rs:21:24
[INFO] [stdout]    |
[INFO] [stdout] 21 |             transform::transform_edn(c, &opts.transform)
[INFO] [stdout]    |                        ^^^^^^^^^^^^^ not found in `transform`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `format_output` in module `output`
[INFO] [stdout]   --> src/main.rs:26:26
[INFO] [stdout]    |
[INFO] [stdout] 26 |         Ok(p) => output::format_output(p, &opts.output).expect("Failed to write output."),
[INFO] [stdout]    |                          ^^^^^^^^^^^^^ not found in `output`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0557.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `eq` (bin "eq") due to 12 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0412]: cannot find type `ReadError` in module `input`
[INFO] [stdout]   --> src/main.rs:11:17
[INFO] [stdout]    |
[INFO] [stdout] 11 |     Read(input::ReadError),
[INFO] [stdout]    |                 ^^^^^^^^^ not found in `input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `OperationError` in module `transform`
[INFO] [stdout]   --> src/main.rs:12:26
[INFO] [stdout]    |
[INFO] [stdout] 12 |     Operation(transform::OperationError),
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^ not found in `transform`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `parse_opts` in module `cli`
[INFO] [stdout]   --> src/main.rs:16:21
[INFO] [stdout]    |
[INFO] [stdout] 16 |     let opts = cli::parse_opts();
[INFO] [stdout]    |                     ^^^^^^^^^^ not found in `cli`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `read_file` in module `input`
[INFO] [stdout]   --> src/main.rs:18:25
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let output = input::read_file(&opts.input)
[INFO] [stdout]    |                         ^^^^^^^^^ not found in `input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `transform_edn` in module `transform`
[INFO] [stdout]   --> src/main.rs:21:24
[INFO] [stdout]    |
[INFO] [stdout] 21 |             transform::transform_edn(c, &opts.transform)
[INFO] [stdout]    |                        ^^^^^^^^^^^^^ not found in `transform`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `format_output` in module `output`
[INFO] [stdout]   --> src/main.rs:26:26
[INFO] [stdout]    |
[INFO] [stdout] 26 |         Ok(p) => output::format_output(p, &opts.output).expect("Failed to write output."),
[INFO] [stdout]    |                          ^^^^^^^^^^^^^ not found in `output`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0557.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `eq` (bin "eq" test) due to 12 previous errors
[INFO] running `Command { std: "docker" "inspect" "55fe575a1f1c751d763c02362e0d8d86204c33d879cdd833fe6d4a5194e487d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55fe575a1f1c751d763c02362e0d8d86204c33d879cdd833fe6d4a5194e487d7", kill_on_drop: false }`
[INFO] [stdout] 55fe575a1f1c751d763c02362e0d8d86204c33d879cdd833fe6d4a5194e487d7
