[INFO] cloning repository https://github.com/chaaz/alchem
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chaaz/alchem" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchaaz%2Falchem", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchaaz%2Falchem'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e10ccfb7176479549bb04419a0af2942250f39af
[INFO] testing chaaz/alchem against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchaaz%2Falchem" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/chaaz/alchem
[INFO] finished tweaking git repo https://github.com/chaaz/alchem
[INFO] tweaked toml for git repo https://github.com/chaaz/alchem written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/chaaz/alchem on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/chaaz/alchem 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b4e4e15b3893c513991c1d3f1a68d6a810b3e1ef4a5aa4fa28ed137e94c231b1
[INFO] running `Command { std: "docker" "start" "-a" "b4e4e15b3893c513991c1d3f1a68d6a810b3e1ef4a5aa4fa28ed137e94c231b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b4e4e15b3893c513991c1d3f1a68d6a810b3e1ef4a5aa4fa28ed137e94c231b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4e4e15b3893c513991c1d3f1a68d6a810b3e1ef4a5aa4fa28ed137e94c231b1", kill_on_drop: false }`
[INFO] [stdout] b4e4e15b3893c513991c1d3f1a68d6a810b3e1ef4a5aa4fa28ed137e94c231b1
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4408269101f7a23f0d98eea54104185058f50d2e4e2eaf5ade5d08678ab68684
[INFO] running `Command { std: "docker" "start" "-a" "4408269101f7a23f0d98eea54104185058f50d2e4e2eaf5ade5d08678ab68684", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.89
[INFO] [stderr]    Compiling syn v1.0.64
[INFO] [stderr]    Compiling futures-core v0.3.13
[INFO] [stderr]    Compiling futures-sink v0.3.13
[INFO] [stderr]    Compiling futures-io v0.3.13
[INFO] [stderr]    Compiling futures-task v0.3.13
[INFO] [stderr]    Compiling serde v1.0.124
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling tokio v1.3.0
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling regex-syntax v0.6.23
[INFO] [stderr]    Compiling rustc-demangle v0.1.18
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling alchem v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling futures-channel v0.3.13
[INFO] [stderr]    Compiling term_size v0.3.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling backtrace v0.3.56
[INFO] [stderr]    Compiling nix v0.20.0
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling regex v1.4.5
[INFO] [stderr]    Compiling futures-macro v0.3.13
[INFO] [stderr]    Compiling tokio-macros v1.1.0
[INFO] [stderr]    Compiling alchem-macros v0.1.1 (https://github.com/chaaz/alchem-macros?branch=main#92d0f015)
[INFO] [stderr]    Compiling ctrlc v3.1.8
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling futures-util v0.3.13
[INFO] [stderr]    Compiling futures-executor v0.3.13
[INFO] [stderr]    Compiling futures v0.3.13
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated`
[INFO] [stdout]   --> src/errors.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | / error_chain! {
[INFO] [stdout]  6 | |   foreign_links {
[INFO] [stdout]  7 | |     Io(std::io::Error);
[INFO] [stdout]  8 | |     ParseInt(std::num::ParseIntError);
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | |   skip_msg_variant
[INFO] [stdout] 20 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/scanner.rs:15:33
[INFO] [stdout]    |
[INFO] [stdout] 15 |   pub fn new(input: &'s str) -> Scanner { Scanner { input, iter: input.char_indices(), line: 1, was_dot: false } }
[INFO] [stdout]    |                      --         ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is named 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: consistently use `'s`
[INFO] [stdout]    |
[INFO] [stdout] 15 |   pub fn new(input: &'s str) -> Scanner<'s> { Scanner { input, iter: input.char_indices(), line: 1, was_dot: false } }
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: found module declaration for main.rs
[INFO] [stdout]  --> src/launch.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | mod main;
[INFO] [stdout]   | ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: a binary crate cannot be used as library
[INFO] [stdout]   = note: `#[warn(special_module_name)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.77s
[INFO] running `Command { std: "docker" "inspect" "4408269101f7a23f0d98eea54104185058f50d2e4e2eaf5ade5d08678ab68684", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4408269101f7a23f0d98eea54104185058f50d2e4e2eaf5ade5d08678ab68684", kill_on_drop: false }`
[INFO] [stdout] 4408269101f7a23f0d98eea54104185058f50d2e4e2eaf5ade5d08678ab68684
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 100c6d03a9265bf88165bc056aba499e8e4c76e93b2c47f5bd95a08e89f62ff3
[INFO] running `Command { std: "docker" "start" "-a" "100c6d03a9265bf88165bc056aba499e8e4c76e93b2c47f5bd95a08e89f62ff3", kill_on_drop: false }`
[INFO] [stderr]    Compiling alchem v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated`
[INFO] [stdout]   --> src/errors.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | / error_chain! {
[INFO] [stdout]  6 | |   foreign_links {
[INFO] [stdout]  7 | |     Io(std::io::Error);
[INFO] [stdout]  8 | |     ParseInt(std::num::ParseIntError);
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | |   skip_msg_variant
[INFO] [stdout] 20 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/scanner.rs:15:33
[INFO] [stdout]    |
[INFO] [stdout] 15 |   pub fn new(input: &'s str) -> Scanner { Scanner { input, iter: input.char_indices(), line: 1, was_dot: false } }
[INFO] [stdout]    |                      --         ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is named 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: consistently use `'s`
[INFO] [stdout]    |
[INFO] [stdout] 15 |   pub fn new(input: &'s str) -> Scanner<'s> { Scanner { input, iter: input.char_indices(), line: 1, was_dot: false } }
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: found module declaration for main.rs
[INFO] [stdout]  --> src/launch.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | mod main;
[INFO] [stdout]   | ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: a binary crate cannot be used as library
[INFO] [stdout]   = note: `#[warn(special_module_name)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: found module declaration for main.rs
[INFO] [stdout]  --> src/launch.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | mod main;
[INFO] [stdout]   | ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: a binary crate cannot be used as library
[INFO] [stdout]   = note: `#[warn(special_module_name)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated`
[INFO] [stdout]   --> src/errors.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | / error_chain! {
[INFO] [stdout]  6 | |   foreign_links {
[INFO] [stdout]  7 | |     Io(std::io::Error);
[INFO] [stdout]  8 | |     ParseInt(std::num::ParseIntError);
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | |   skip_msg_variant
[INFO] [stdout] 20 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/scanner.rs:15:33
[INFO] [stdout]    |
[INFO] [stdout] 15 |   pub fn new(input: &'s str) -> Scanner { Scanner { input, iter: input.char_indices(), line: 1, was_dot: false } }
[INFO] [stdout]    |                      --         ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is named 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: consistently use `'s`
[INFO] [stdout]    |
[INFO] [stdout] 15 |   pub fn new(input: &'s str) -> Scanner<'s> { Scanner { input, iter: input.char_indices(), line: 1, was_dot: false } }
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `alchem` (test "json")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9f93af291970322f4f1c6315ccde4d7078201159/bin/rustc --crate-name json --edition=2018 tests/json.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("verbose"))' -C metadata=18560fb50d724a04 -C extra-filename=-660a15ba7314d60a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alchem=/opt/rustwide/target/debug/deps/libalchem-25b19b9fb752aba6.rlib --extern alchem_macros=/opt/rustwide/target/debug/deps/libalchem_macros-fe37b08dcd89eb2c.so --extern clap=/opt/rustwide/target/debug/deps/libclap-b201c8e4ba7c0167.rlib --extern ctrlc=/opt/rustwide/target/debug/deps/libctrlc-1f6d1b81948d3f94.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-cb9b1724e03b57db.rlib --extern error_chain=/opt/rustwide/target/debug/deps/liberror_chain-21d4633f4ba1e971.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-9949078b7698ede1.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-2bb390fee0230a38.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-a23af042a32b6f7e.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-25b00c8db62d3067.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-37a1f6c91df0003f.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "100c6d03a9265bf88165bc056aba499e8e4c76e93b2c47f5bd95a08e89f62ff3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "100c6d03a9265bf88165bc056aba499e8e4c76e93b2c47f5bd95a08e89f62ff3", kill_on_drop: false }`
[INFO] [stdout] 100c6d03a9265bf88165bc056aba499e8e4c76e93b2c47f5bd95a08e89f62ff3
