[INFO] cloning repository https://github.com/cap10morgan/tilde-fish
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cap10morgan/tilde-fish" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcap10morgan%2Ftilde-fish", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcap10morgan%2Ftilde-fish'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6c9a0def4c376c1c2c0dee07b12692049bb06e11
[INFO] checking cap10morgan/tilde-fish against e3607d549209cc9fdfe7e907123b4185210e2c2b for pr-158915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcap10morgan%2Ftilde-fish" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cap10morgan/tilde-fish
[INFO] finished tweaking git repo https://github.com/cap10morgan/tilde-fish
[INFO] tweaked toml for git repo https://github.com/cap10morgan/tilde-fish written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cap10morgan/tilde-fish on toolchain e3607d549209cc9fdfe7e907123b4185210e2c2b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cap10morgan/tilde-fish 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" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking cap10morgan/tilde-fish against e3607d549209cc9fdfe7e907123b4185210e2c2b for pr-158915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcap10morgan%2Ftilde-fish" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cap10morgan/tilde-fish
[INFO] finished tweaking git repo https://github.com/cap10morgan/tilde-fish
[INFO] tweaked toml for git repo https://github.com/cap10morgan/tilde-fish written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cap10morgan/tilde-fish on toolchain e3607d549209cc9fdfe7e907123b4185210e2c2b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cap10morgan/tilde-fish 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" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded syn v2.0.102
[INFO] [stderr]   Downloaded clojure-reader v0.3.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 381bbbe7ef0599a162ad1f6d0803f0d2b738847d056c4b6eaad6f1c62126f7b9
[INFO] running `Command { std: "docker" "start" "381bbbe7ef0599a162ad1f6d0803f0d2b738847d056c4b6eaad6f1c62126f7b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "381bbbe7ef0599a162ad1f6d0803f0d2b738847d056c4b6eaad6f1c62126f7b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "381bbbe7ef0599a162ad1f6d0803f0d2b738847d056c4b6eaad6f1c62126f7b9" "/opt/rustwide/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "381bbbe7ef0599a162ad1f6d0803f0d2b738847d056c4b6eaad6f1c62126f7b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "381bbbe7ef0599a162ad1f6d0803f0d2b738847d056c4b6eaad6f1c62126f7b9" "/opt/rustwide/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]    Compiling syn v2.0.102
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking clap_builder v4.5.40
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking clojure-reader v0.3.1
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking tilde-fish v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]     Checking clap v4.5.40
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking proptest v1.7.0
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stdout]   --> tests/integration_tests.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     drop(stdin); // Close stdin
[INFO] [stdout]    |     ^^^^^-----^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          argument has type `&mut ChildStdin`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dropping_references)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 42 -     drop(stdin); // Close stdin
[INFO] [stdout] 42 +     let _ = stdin; // Close stdin
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stdout]   --> tests/integration_tests.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 68 |     drop(stdin);
[INFO] [stdout]    |     ^^^^^-----^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          argument has type `&mut ChildStdin`
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 68 -     drop(stdin);
[INFO] [stdout] 68 +     let _ = stdin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stdout]   --> tests/integration_tests.rs:98:5
[INFO] [stdout]    |
[INFO] [stdout] 98 |     drop(stdin);
[INFO] [stdout]    |     ^^^^^-----^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          argument has type `&mut ChildStdin`
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 98 -     drop(stdin);
[INFO] [stdout] 98 +     let _ = stdin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stdout]    --> tests/integration_tests.rs:127:5
[INFO] [stdout]     |
[INFO] [stdout] 127 |     drop(stdin);
[INFO] [stdout]     |     ^^^^^-----^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          argument has type `&mut ChildStdin`
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 127 -     drop(stdin);
[INFO] [stdout] 127 +     let _ = stdin;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stdout]    --> tests/integration_tests.rs:156:5
[INFO] [stdout]     |
[INFO] [stdout] 156 |     drop(stdin);
[INFO] [stdout]     |     ^^^^^-----^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          argument has type `&mut ChildStdin`
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 156 -     drop(stdin);
[INFO] [stdout] 156 +     let _ = stdin;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stdout]    --> tests/integration_tests.rs:186:5
[INFO] [stdout]     |
[INFO] [stdout] 186 |     drop(stdin);
[INFO] [stdout]     |     ^^^^^-----^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          argument has type `&mut ChildStdin`
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 186 -     drop(stdin);
[INFO] [stdout] 186 +     let _ = stdin;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stdout]    --> tests/integration_tests.rs:212:5
[INFO] [stdout]     |
[INFO] [stdout] 212 |     drop(stdin);
[INFO] [stdout]     |     ^^^^^-----^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          argument has type `&mut ChildStdin`
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 212 -     drop(stdin);
[INFO] [stdout] 212 +     let _ = stdin;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stdout]    --> tests/integration_tests.rs:239:5
[INFO] [stdout]     |
[INFO] [stdout] 239 |     drop(stdin);
[INFO] [stdout]     |     ^^^^^-----^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          argument has type `&mut ChildStdin`
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 239 -     drop(stdin);
[INFO] [stdout] 239 +     let _ = stdin;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stdout]    --> tests/integration_tests.rs:261:5
[INFO] [stdout]     |
[INFO] [stdout] 261 |     drop(stdin);
[INFO] [stdout]     |     ^^^^^-----^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          argument has type `&mut ChildStdin`
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 261 -     drop(stdin);
[INFO] [stdout] 261 +     let _ = stdin;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stdout]    --> tests/integration_tests.rs:303:5
[INFO] [stdout]     |
[INFO] [stdout] 303 |     drop(stdin);
[INFO] [stdout]     |     ^^^^^-----^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          argument has type `&mut ChildStdin`
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 303 -     drop(stdin);
[INFO] [stdout] 303 +     let _ = stdin;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stdout]    --> tests/integration_tests.rs:332:5
[INFO] [stdout]     |
[INFO] [stdout] 332 |     drop(stdin);
[INFO] [stdout]     |     ^^^^^-----^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          argument has type `&mut ChildStdin`
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 332 -     drop(stdin);
[INFO] [stdout] 332 +     let _ = stdin;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stdout]    --> tests/integration_tests.rs:366:5
[INFO] [stdout]     |
[INFO] [stdout] 366 |     drop(stdin);
[INFO] [stdout]     |     ^^^^^-----^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          argument has type `&mut ChildStdin`
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 366 -     drop(stdin);
[INFO] [stdout] 366 +     let _ = stdin;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> tests/test_helpers.rs:303:36
[INFO] [stdout]     |
[INFO] [stdout] 303 | pub fn parse_edn_or_panic(edn_str: &str) -> Edn {
[INFO] [stdout]     |                                    ^^^^     ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 303 | pub fn parse_edn_or_panic(edn_str: &str) -> Edn<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.59s
[INFO] running `Command { std: "docker" "inspect" "381bbbe7ef0599a162ad1f6d0803f0d2b738847d056c4b6eaad6f1c62126f7b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "381bbbe7ef0599a162ad1f6d0803f0d2b738847d056c4b6eaad6f1c62126f7b9", kill_on_drop: false }`
[INFO] [stdout] 381bbbe7ef0599a162ad1f6d0803f0d2b738847d056c4b6eaad6f1c62126f7b9
