[INFO] cloning repository https://github.com/Kartoffelsaft/stack-script
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Kartoffelsaft/stack-script" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKartoffelsaft%2Fstack-script", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKartoffelsaft%2Fstack-script'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f875854e271b383daddcf0f202608e15e171ae1f
[INFO] testing Kartoffelsaft/stack-script against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKartoffelsaft%2Fstack-script" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Kartoffelsaft/stack-script
[INFO] finished tweaking git repo https://github.com/Kartoffelsaft/stack-script
[INFO] tweaked toml for git repo https://github.com/Kartoffelsaft/stack-script written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Kartoffelsaft/stack-script on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Kartoffelsaft/stack-script 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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] testing Kartoffelsaft/stack-script against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKartoffelsaft%2Fstack-script" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Kartoffelsaft/stack-script
[INFO] finished tweaking git repo https://github.com/Kartoffelsaft/stack-script
[INFO] tweaked toml for git repo https://github.com/Kartoffelsaft/stack-script written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Kartoffelsaft/stack-script on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Kartoffelsaft/stack-script 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8df35f3dcabd55f22061597f46083b687067820fcfd359f9d9204eec37fbb884
[INFO] running `Command { std: "docker" "start" "-a" "8df35f3dcabd55f22061597f46083b687067820fcfd359f9d9204eec37fbb884", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8df35f3dcabd55f22061597f46083b687067820fcfd359f9d9204eec37fbb884", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8df35f3dcabd55f22061597f46083b687067820fcfd359f9d9204eec37fbb884", kill_on_drop: false }`
[INFO] [stdout] 8df35f3dcabd55f22061597f46083b687067820fcfd359f9d9204eec37fbb884
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 73ad83f5b68cf3975227c95856aa719b46d320d05641a740ea4a31fea4da1856
[INFO] running `Command { std: "docker" "start" "-a" "73ad83f5b68cf3975227c95856aa719b46d320d05641a740ea4a31fea4da1856", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.71
[INFO] [stderr]    Compiling either v1.5.3
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling aho-corasick v0.7.13
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling regex v1.3.9
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling stack_script v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/token_type/mod.rs:141:25
[INFO] [stdout]     |
[INFO] [stdout] 141 |     fn from_str(string: &str) -> RawToken {
[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] 141 |     fn from_str(string: &str) -> RawToken<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.81s
[INFO] running `Command { std: "docker" "inspect" "73ad83f5b68cf3975227c95856aa719b46d320d05641a740ea4a31fea4da1856", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73ad83f5b68cf3975227c95856aa719b46d320d05641a740ea4a31fea4da1856", kill_on_drop: false }`
[INFO] [stdout] 73ad83f5b68cf3975227c95856aa719b46d320d05641a740ea4a31fea4da1856
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 11eba10f6826e2fd603f44dfe515958bbd3000bc1d2620f3fc0b4343ae4af5b5
[INFO] running `Command { std: "docker" "start" "-a" "11eba10f6826e2fd603f44dfe515958bbd3000bc1d2620f3fc0b4343ae4af5b5", kill_on_drop: false }`
[INFO] [stderr]    Compiling stack_script v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/token_type/mod.rs:141:25
[INFO] [stdout]     |
[INFO] [stdout] 141 |     fn from_str(string: &str) -> RawToken {
[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] 141 |     fn from_str(string: &str) -> RawToken<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/token_type/mod.rs:141:25
[INFO] [stdout]     |
[INFO] [stdout] 141 |     fn from_str(string: &str) -> RawToken {
[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] 141 |     fn from_str(string: &str) -> RawToken<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.88s
[INFO] running `Command { std: "docker" "inspect" "11eba10f6826e2fd603f44dfe515958bbd3000bc1d2620f3fc0b4343ae4af5b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11eba10f6826e2fd603f44dfe515958bbd3000bc1d2620f3fc0b4343ae4af5b5", kill_on_drop: false }`
[INFO] [stdout] 11eba10f6826e2fd603f44dfe515958bbd3000bc1d2620f3fc0b4343ae4af5b5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 64f2243aa4d04bc7a3f3c15f79208bca026f2f7c1a1f6a7cd89f5e8819d03083
[INFO] running `Command { std: "docker" "start" "-a" "64f2243aa4d04bc7a3f3c15f79208bca026f2f7c1a1f6a7cd89f5e8819d03083", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/token_type/mod.rs:141:25
[INFO] [stderr]     |
[INFO] [stderr] 141 |     fn from_str(string: &str) -> RawToken {
[INFO] [stderr]     |                         ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                         |
[INFO] [stderr]     |                         the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 141 |     fn from_str(string: &str) -> RawToken<'_> {
[INFO] [stderr]     |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `stack_script` (lib) generated 1 warning (run `cargo fix --lib -p stack_script` to apply 1 suggestion)
[INFO] [stderr] warning: `stack_script` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/stack_script/973f9eda4efc4f33/deps/stack_script-973f9eda4efc4f33)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test token_type::token_type_tests::loose_block ... ok
[INFO] [stdout] test token_type::token_type_tests::recursive_function_definition ... ok
[INFO] [stdout] test token_type::token_type_tests::function_definition ... ok
[INFO] [stdout] test tokenizer::tokenizer_tests::extra_whitespace_between ... ok
[INFO] [stdout] test token_type::token_type_tests::from_vec_str ... ok
[INFO] [stdout] test token_type::token_type_tests::type_failure ... ok
[INFO] [stdout] test tokenizer::tokenizer_tests::hello_world ... ok
[INFO] [stdout] test token_type::token_type_tests::type_success ... ok
[INFO] [stdout] test token_type::token_type_tests::type_cast ... ok
[INFO] [stdout] test tokenizer::tokenizer_tests::empty ... ok
[INFO] [stdout] test token_type::token_type_tests::keyword ... ok
[INFO] [stdout] test token_type::token_type_tests::floats ... ok
[INFO] [stdout] test token_type::token_type_tests::ints ... ok
[INFO] [stdout] test tokenizer::tokenizer_tests::extra_whitespace_around ... ok
[INFO] [stdout] test tokenizer::tokenizer_tests::escaped_letters_are_escaped ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/stack_script/3f82871554e0cc1f/deps/stack_script-3f82871554e0cc1f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests stack_script
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "64f2243aa4d04bc7a3f3c15f79208bca026f2f7c1a1f6a7cd89f5e8819d03083", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64f2243aa4d04bc7a3f3c15f79208bca026f2f7c1a1f6a7cd89f5e8819d03083", kill_on_drop: false }`
[INFO] [stdout] 64f2243aa4d04bc7a3f3c15f79208bca026f2f7c1a1f6a7cd89f5e8819d03083
