[INFO] cloning repository https://github.com/jvff/wit-bindgen
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jvff/wit-bindgen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjvff%2Fwit-bindgen", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjvff%2Fwit-bindgen'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b9c2645e8d6ca5ce5babaef975801e09412a4b1e
[INFO] testing jvff/wit-bindgen against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjvff%2Fwit-bindgen" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jvff/wit-bindgen
[INFO] finished tweaking git repo https://github.com/jvff/wit-bindgen
[INFO] tweaked toml for git repo https://github.com/jvff/wit-bindgen written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jvff/wit-bindgen on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jvff/wit-bindgen 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" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 70ee8feace609a496d04464779e8c2078bcdedc7309a7154e30b4d3b8cb367e4
[INFO] running `Command { std: "docker" "start" "70ee8feace609a496d04464779e8c2078bcdedc7309a7154e30b4d3b8cb367e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "70ee8feace609a496d04464779e8c2078bcdedc7309a7154e30b4d3b8cb367e4", 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" "70ee8feace609a496d04464779e8c2078bcdedc7309a7154e30b4d3b8cb367e4" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "70ee8feace609a496d04464779e8c2078bcdedc7309a7154e30b4d3b8cb367e4", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "70ee8feace609a496d04464779e8c2078bcdedc7309a7154e30b4d3b8cb367e4" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling anyhow v1.0.58
[INFO] [stderr]    Compiling pulldown-cmark v0.8.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling wit-bindgen-gen-host-wasmer-rust v0.2.0 (/opt/rustwide/workdir/crates/gen-host-wasmer-rust)
[INFO] [stderr]    Compiling wit-bindgen-gen-host-wasmtime-rust v0.2.0 (/opt/rustwide/workdir/crates/gen-host-wasmtime-rust)
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling wit-bindgen-gen-guest-rust v0.2.0 (/opt/rustwide/workdir/crates/gen-guest-rust)
[INFO] [stderr]    Compiling wit-bindgen-gen-host-js v0.2.0 (/opt/rustwide/workdir/crates/gen-host-js)
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling wit-bindgen-gen-host-wasmtime-py v0.2.0 (/opt/rustwide/workdir/crates/gen-host-wasmtime-py)
[INFO] [stderr]    Compiling wit-bindgen-gen-guest-c v0.2.0 (/opt/rustwide/workdir/crates/gen-guest-c)
[INFO] [stderr]    Compiling wit-bindgen-gen-host-wasmer-py v0.2.0 (/opt/rustwide/workdir/crates/gen-host-wasmer-py)
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling wit-parser v0.2.0 (/opt/rustwide/workdir/crates/wit-parser)
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u8>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> crates/wit-parser/src/lib.rs:169:27
[INFO] [stdout]     |
[INFO] [stdout] 169 |             n if n <= u8::max_value() as usize => Int::U8,
[INFO] [stdout]     |                           ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u16>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> crates/wit-parser/src/lib.rs:170:28
[INFO] [stdout]     |
[INFO] [stdout] 170 |             n if n <= u16::max_value() as usize => Int::U16,
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u32>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> crates/wit-parser/src/lib.rs:171:28
[INFO] [stdout]     |
[INFO] [stdout] 171 |             n if n <= u32::max_value() as usize => Int::U32,
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u8>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> crates/wit-parser/src/lib.rs:191:27
[INFO] [stdout]     |
[INFO] [stdout] 191 |             n if n <= u8::max_value() as usize => Int::U8,
[INFO] [stdout]     |                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u16>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> crates/wit-parser/src/lib.rs:192:28
[INFO] [stdout]     |
[INFO] [stdout] 192 |             n if n <= u16::max_value() as usize => Int::U16,
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u32>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> crates/wit-parser/src/lib.rs:193:28
[INFO] [stdout]     |
[INFO] [stdout] 193 |             n if n <= u32::max_value() as usize => Int::U32,
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u8>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> crates/wit-parser/src/lib.rs:219:27
[INFO] [stdout]     |
[INFO] [stdout] 219 |             n if n <= u8::max_value() as usize => Int::U8,
[INFO] [stdout]     |                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u16>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> crates/wit-parser/src/lib.rs:220:28
[INFO] [stdout]     |
[INFO] [stdout] 220 |             n if n <= u16::max_value() as usize => Int::U16,
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u32>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> crates/wit-parser/src/lib.rs:221:28
[INFO] [stdout]     |
[INFO] [stdout] 221 |             n if n <= u32::max_value() as usize => Int::U32,
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> crates/wit-parser/src/ast.rs:22:15
[INFO] [stdout]    |
[INFO] [stdout] 22 |     Interface(Interface<'a>),
[INFO] [stdout]    |     --------- ^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 22 -     Interface(Interface<'a>),
[INFO] [stdout] 22 +     Interface(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling wit-bindgen-core v0.2.0 (/opt/rustwide/workdir/crates/bindgen-core)
[INFO] [stdout] warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> crates/bindgen-core/src/lib.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |         drop((imports, exports));
[INFO] [stdout]    |         ^^^^^------------------^
[INFO] [stdout]    |              |
[INFO] [stdout]    |              argument has type `(&[wit_parser::Interface], &[wit_parser::Interface])`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dropping_copy_types)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 44 -         drop((imports, exports));
[INFO] [stdout] 44 +         let _ = (imports, exports);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> crates/bindgen-core/src/lib.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |         drop((iface, dir));
[INFO] [stdout]    |         ^^^^^------------^
[INFO] [stdout]    |              |
[INFO] [stdout]    |              argument has type `(&wit_parser::Interface, Direction)`
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 48 -         drop((iface, dir));
[INFO] [stdout] 48 +         let _ = (iface, dir);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> crates/bindgen-core/src/lib.rs:93:9
[INFO] [stdout]    |
[INFO] [stdout] 93 |         drop((iface, dir));
[INFO] [stdout]    |         ^^^^^------------^
[INFO] [stdout]    |              |
[INFO] [stdout]    |              argument has type `(&wit_parser::Interface, Direction)`
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 93 -         drop((iface, dir));
[INFO] [stdout] 93 +         let _ = (iface, dir);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> crates/bindgen-core/src/lib.rs:98:9
[INFO] [stdout]    |
[INFO] [stdout] 98 |         drop((iface, dir));
[INFO] [stdout]    |         ^^^^^------------^
[INFO] [stdout]    |              |
[INFO] [stdout]    |              argument has type `(&wit_parser::Interface, Direction)`
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 98 -         drop((iface, dir));
[INFO] [stdout] 98 +         let _ = (iface, dir);
[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]    --> crates/bindgen-core/src/lib.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 104 |         drop(files);
[INFO] [stdout]     |         ^^^^^-----^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              argument has type `&mut Files`
[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] 104 -         drop(files);
[INFO] [stdout] 104 +         let _ = files;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling wit-bindgen-gen-rust-lib v0.2.0 (/opt/rustwide/workdir/crates/gen-rust-lib)
[INFO] [stdout] warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing
[INFO] [stdout]   --> crates/gen-rust-lib/src/lib.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |         drop((docs, header));
[INFO] [stdout]    |         ^^^^^--------------^
[INFO] [stdout]    |              |
[INFO] [stdout]    |              argument has type `(&[(std::string::String, wit_bindgen_core::wit_parser::Type)], &str)`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dropping_copy_types)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 48 -         drop((docs, header));
[INFO] [stdout] 48 +         let _ = (docs, header);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling wit-bindgen-gen-markdown v0.2.0 (/opt/rustwide/workdir/crates/gen-markdown)
[INFO] [stdout] warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing
[INFO] [stdout]    --> crates/gen-markdown/src/lib.rs:373:9
[INFO] [stdout]     |
[INFO] [stdout] 373 |         drop((iface, ty));
[INFO] [stdout]     |         ^^^^^-----------^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              argument has type `(&wit_bindgen_core::wit_parser::Interface, id_arena::Id<Resource>)`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dropping_copy_types)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 373 -         drop((iface, ty));
[INFO] [stdout] 373 +         let _ = (iface, ty);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing
[INFO] [stdout]    --> crates/gen-guest-c/src/lib.rs:946:9
[INFO] [stdout]     |
[INFO] [stdout] 946 |         drop((iface, ty));
[INFO] [stdout]     |         ^^^^^-----------^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              argument has type `(&wit_bindgen_core::wit_parser::Interface, id_arena::Id<Resource>)`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dropping_copy_types)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 946 -         drop((iface, ty));
[INFO] [stdout] 946 +         let _ = (iface, ty);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing
[INFO] [stdout]    --> crates/gen-guest-c/src/lib.rs:976:9
[INFO] [stdout]     |
[INFO] [stdout] 976 |         drop((iface, _id, name, ty, docs));
[INFO] [stdout]     |         ^^^^^----------------------------^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              argument has type `(&Interface, Id<TypeDef>, &str, &Type, &Docs)`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/release/deps/wit_bindgen_gen_guest_c-56003814621fc1c4.long-type-9707664334273895634.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 976 -         drop((iface, _id, name, ty, docs));
[INFO] [stdout] 976 +         let _ = (iface, _id, name, ty, docs);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `WithCurrentPromise` is never constructed
[INFO] [stdout]   --> crates/gen-host-js/src/lib.rs:87:5
[INFO] [stdout]    |
[INFO] [stdout] 55 | enum Intrinsic {
[INFO] [stdout]    |      --------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 87 |     WithCurrentPromise,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Intrinsic` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing
[INFO] [stdout]    --> crates/gen-host-js/src/lib.rs:598:9
[INFO] [stdout]     |
[INFO] [stdout] 598 |         drop((iface, _id, name, ty, docs));
[INFO] [stdout]     |         ^^^^^----------------------------^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              argument has type `(&Interface, Id<TypeDef>, &str, &Type, &Docs)`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dropping_copy_types)]` on by default
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/release/deps/wit_bindgen_gen_host_js-5c1147ad12cc5591.long-type-17155541825305010438.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 598 -         drop((iface, _id, name, ty, docs));
[INFO] [stdout] 598 +         let _ = (iface, _id, name, ty, docs);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling wit-bindgen-cli v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 49.03s
[INFO] running `Command { std: "docker" "inspect" "70ee8feace609a496d04464779e8c2078bcdedc7309a7154e30b4d3b8cb367e4", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "70ee8feace609a496d04464779e8c2078bcdedc7309a7154e30b4d3b8cb367e4" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.14s
[INFO] running `Command { std: "docker" "inspect" "70ee8feace609a496d04464779e8c2078bcdedc7309a7154e30b4d3b8cb367e4", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "70ee8feace609a496d04464779e8c2078bcdedc7309a7154e30b4d3b8cb367e4" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.11s
[INFO] running `Command { std: "docker" "inspect" "70ee8feace609a496d04464779e8c2078bcdedc7309a7154e30b4d3b8cb367e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70ee8feace609a496d04464779e8c2078bcdedc7309a7154e30b4d3b8cb367e4", kill_on_drop: false }`
[INFO] [stdout] 70ee8feace609a496d04464779e8c2078bcdedc7309a7154e30b4d3b8cb367e4
