[INFO] fetching crate git-ref-format-core 0.5.0...
[INFO] testing git-ref-format-core-0.5.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1
[INFO] extracting crate git-ref-format-core 0.5.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate git-ref-format-core 0.5.0
[INFO] finished tweaking crates.io crate git-ref-format-core 0.5.0
[INFO] tweaked toml for crates.io crate git-ref-format-core 0.5.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate git-ref-format-core 0.5.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate git-ref-format-core 0.5.0 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Updating crates.io index
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded syn v2.0.71
[INFO] [stderr] Downloaded minicbor v0.13.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 64244f31e9b09b429a1416f9d7d61ed494e0b984c2f49baed4656d7a9add8be0
[INFO] running `Command { std: "docker" "start" "-a" "64244f31e9b09b429a1416f9d7d61ed494e0b984c2f49baed4656d7a9add8be0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "64244f31e9b09b429a1416f9d7d61ed494e0b984c2f49baed4656d7a9add8be0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64244f31e9b09b429a1416f9d7d61ed494e0b984c2f49baed4656d7a9add8be0", kill_on_drop: false }`
[INFO] [stdout] 64244f31e9b09b429a1416f9d7d61ed494e0b984c2f49baed4656d7a9add8be0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cfecab00db9fba075e3def04ff6402033b010e97c836e124c80f849fd19c475a
[INFO] running `Command { std: "docker" "start" "-a" "cfecab00db9fba075e3def04ff6402033b010e97c836e124c80f849fd19c475a", kill_on_drop: false }`
[INFO] [stderr] Compiling syn v2.0.71
[INFO] [stderr] Compiling thiserror-impl v1.0.63
[INFO] [stderr] Compiling thiserror v1.0.63
[INFO] [stderr] Compiling git-ref-format-core v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/deriv.rs:81:26
[INFO] [stdout] |
[INFO] [stdout] 81 | pub fn to_pattern
(&self, pattern: P) -> QualifiedPattern
[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] 81 | pub fn to_pattern
(&self, pattern: P) -> QualifiedPattern<'_>
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/deriv.rs:89:26
[INFO] [stdout] |
[INFO] [stdout] 89 | pub fn to_namespaced(&self) -> Option {
[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] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 89 | pub fn to_namespaced(&self) -> Option> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/deriv.rs:106:27
[INFO] [stdout] |
[INFO] [stdout] 106 | pub fn non_empty_iter(&self) -> (&str, &str, &str, name::Iter) {
[INFO] [stdout] | ^^^^^ ---- ---- ---- ---------- the same lifetime is hidden here
[INFO] [stdout] | | | | |
[INFO] [stdout] | | | | the same lifetime is elided here
[INFO] [stdout] | | | the same lifetime is elided here
[INFO] [stdout] | | the same lifetime is elided here
[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] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 106 | pub fn non_empty_iter(&self) -> (&str, &str, &str, name::Iter<'_>) {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/deriv.rs:122:33
[INFO] [stdout] |
[INFO] [stdout] 122 | pub fn non_empty_components(&self) -> (Component, Component, Component, name::Components) {
[INFO] [stdout] | ^^^^^ --------- --------- --------- ---------------- the same lifetime is hidden here
[INFO] [stdout] | | | | |
[INFO] [stdout] | | | | the same lifetime is hidden here
[INFO] [stdout] | | | the same lifetime is hidden here
[INFO] [stdout] | | the same lifetime is hidden here
[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] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 122 | pub fn non_empty_components(&self) -> (Component<'_>, Component<'_>, Component<'_>, name::Components<'_>) {
[INFO] [stdout] | ++++ ++++ ++++ ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/deriv.rs:295:22
[INFO] [stdout] |
[INFO] [stdout] 295 | pub fn namespace(&self) -> Component {
[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] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 295 | pub fn namespace(&self) -> Component<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/name.rs:138:22
[INFO] [stdout] |
[INFO] [stdout] 138 | pub fn qualified(&self) -> Option {
[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] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 138 | pub fn qualified(&self) -> Option> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/name.rs:143:26
[INFO] [stdout] |
[INFO] [stdout] 143 | pub fn to_namespaced(&self) -> Option {
[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] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 143 | pub fn to_namespaced(&self) -> Option> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/name.rs:147:17
[INFO] [stdout] |
[INFO] [stdout] 147 | pub fn iter(&self) -> Iter {
[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] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 147 | pub fn iter(&self) -> Iter<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/name.rs:151:23
[INFO] [stdout] |
[INFO] [stdout] 151 | pub fn components(&self) -> Components {
[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] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 151 | pub fn components(&self) -> Components<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/name.rs:155:17
[INFO] [stdout] |
[INFO] [stdout] 155 | pub fn head(&self) -> Component {
[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] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 155 | pub fn head(&self) -> Component<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/refspec.rs:57:22
[INFO] [stdout] |
[INFO] [stdout] 57 | pub fn qualified(&self) -> Option {
[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] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 57 | pub fn qualified(&self) -> Option> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/refspec.rs:62:26
[INFO] [stdout] |
[INFO] [stdout] 62 | pub fn to_namespaced(&self) -> Option {
[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] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 62 | pub fn to_namespaced(&self) -> Option> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/refspec.rs:67:17
[INFO] [stdout] |
[INFO] [stdout] 67 | pub fn iter(&self) -> Iter {
[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] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 67 | pub fn iter(&self) -> Iter<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/refspec.rs:72:23
[INFO] [stdout] |
[INFO] [stdout] 72 | pub fn components(&self) -> Components {
[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] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 72 | pub fn components(&self) -> Components<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/refspec.rs:341:26
[INFO] [stdout] |
[INFO] [stdout] 341 | pub fn to_namespaced(&self) -> Option {
[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] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 341 | pub fn to_namespaced(&self) -> Option> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/refspec.rs:361:27
[INFO] [stdout] |
[INFO] [stdout] 361 | pub fn non_empty_iter(&self) -> (&str, &str, &str, Iter) {
[INFO] [stdout] | ^^^^^ ---- ---- ---- ---- the same lifetime is hidden here
[INFO] [stdout] | | | | |
[INFO] [stdout] | | | | the same lifetime is elided here
[INFO] [stdout] | | | the same lifetime is elided here
[INFO] [stdout] | | the same lifetime is elided here
[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] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 361 | pub fn non_empty_iter(&self) -> (&str, &str, &str, Iter<'_>) {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/refspec.rs:377:33
[INFO] [stdout] |
[INFO] [stdout] 377 | pub fn non_empty_components(&self) -> (Component, Component, Component, Components) {
[INFO] [stdout] | ^^^^^ --------- --------- --------- ---------- the same lifetime is hidden here
[INFO] [stdout] | | | | |
[INFO] [stdout] | | | | the same lifetime is hidden here
[INFO] [stdout] | | | the same lifetime is hidden here
[INFO] [stdout] | | the same lifetime is hidden here
[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] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 377 | pub fn non_empty_components(&self) -> (Component<'_>, Component<'_>, Component<'_>, Components<'_>) {
[INFO] [stdout] | ++++ ++++ ++++ ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/refspec.rs:488:22
[INFO] [stdout] |
[INFO] [stdout] 488 | pub fn namespace(&self) -> Component {
[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] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 488 | pub fn namespace(&self) -> Component<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.53s
[INFO] running `Command { std: "docker" "inspect" "cfecab00db9fba075e3def04ff6402033b010e97c836e124c80f849fd19c475a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cfecab00db9fba075e3def04ff6402033b010e97c836e124c80f849fd19c475a", kill_on_drop: false }`
[INFO] [stdout] cfecab00db9fba075e3def04ff6402033b010e97c836e124c80f849fd19c475a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b8cea5902f991d7ed0b60789d3eb3ab9a1354917aa57dde120817127b1209ee0
[INFO] running `Command { std: "docker" "start" "-a" "b8cea5902f991d7ed0b60789d3eb3ab9a1354917aa57dde120817127b1209ee0", kill_on_drop: false }`
[INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] running `Command { std: "docker" "inspect" "b8cea5902f991d7ed0b60789d3eb3ab9a1354917aa57dde120817127b1209ee0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8cea5902f991d7ed0b60789d3eb3ab9a1354917aa57dde120817127b1209ee0", kill_on_drop: false }`
[INFO] [stdout] b8cea5902f991d7ed0b60789d3eb3ab9a1354917aa57dde120817127b1209ee0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7c648db735c1ab52d467d69f68beb0c3a7e2b21831281762e0868acf43011d15
[INFO] running `Command { std: "docker" "start" "-a" "7c648db735c1ab52d467d69f68beb0c3a7e2b21831281762e0868acf43011d15", kill_on_drop: false }`
[INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] running `Command { std: "docker" "inspect" "7c648db735c1ab52d467d69f68beb0c3a7e2b21831281762e0868acf43011d15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c648db735c1ab52d467d69f68beb0c3a7e2b21831281762e0868acf43011d15", kill_on_drop: false }`
[INFO] [stdout] 7c648db735c1ab52d467d69f68beb0c3a7e2b21831281762e0868acf43011d15