[INFO] cloning repository https://github.com/pexip/os-rust-asn1 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pexip/os-rust-asn1" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpexip%2Fos-rust-asn1", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpexip%2Fos-rust-asn1'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 237468a5d8b4b84cf00e69032e9f10e02121fb4d [INFO] checking pexip/os-rust-asn1 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpexip%2Fos-rust-asn1" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/pexip/os-rust-asn1 [INFO] finished tweaking git repo https://github.com/pexip/os-rust-asn1 [INFO] tweaked toml for git repo https://github.com/pexip/os-rust-asn1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/pexip/os-rust-asn1 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/pexip/os-rust-asn1 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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 392dd42b0565e0184fce48c79577a9c89a292ddedd40d08c915f1e4eebe4f656 [INFO] running `Command { std: "docker" "start" "-a" "392dd42b0565e0184fce48c79577a9c89a292ddedd40d08c915f1e4eebe4f656", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "392dd42b0565e0184fce48c79577a9c89a292ddedd40d08c915f1e4eebe4f656", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "392dd42b0565e0184fce48c79577a9c89a292ddedd40d08c915f1e4eebe4f656", kill_on_drop: false }` [INFO] [stdout] 392dd42b0565e0184fce48c79577a9c89a292ddedd40d08c915f1e4eebe4f656 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 353f576f987cb658fd47712c958fdf6095c3c1663485361774be52edc806e46a [INFO] running `Command { std: "docker" "start" "-a" "353f576f987cb658fd47712c958fdf6095c3c1663485361774be52edc806e46a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling asn1_derive v0.15.5 [INFO] [stderr] Checking asn1 v0.15.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `fallible-allocattions` [INFO] [stdout] --> src/writer.rs:55:15 [INFO] [stdout] | [INFO] [stdout] 55 | #[cfg(feature = "fallible-allocattions")] [INFO] [stdout] | ^^^^^^^^^^----------------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"fallible-allocations"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fallible-allocations`, and `std` [INFO] [stdout] = help: consider adding `fallible-allocattions` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `fallible-allocattions` [INFO] [stdout] --> src/writer.rs:66:15 [INFO] [stdout] | [INFO] [stdout] 66 | #[cfg(feature = "fallible-allocattions")] [INFO] [stdout] | ^^^^^^^^^^----------------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"fallible-allocations"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fallible-allocations`, and `std` [INFO] [stdout] = help: consider adding `fallible-allocattions` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `fallible-allocattions` [INFO] [stdout] --> src/writer.rs:55:15 [INFO] [stdout] | [INFO] [stdout] 55 | #[cfg(feature = "fallible-allocattions")] [INFO] [stdout] | ^^^^^^^^^^----------------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"fallible-allocations"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fallible-allocations`, and `std` [INFO] [stdout] = help: consider adding `fallible-allocattions` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `fallible-allocattions` [INFO] [stdout] --> src/writer.rs:66:15 [INFO] [stdout] | [INFO] [stdout] 66 | #[cfg(feature = "fallible-allocattions")] [INFO] [stdout] | ^^^^^^^^^^----------------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"fallible-allocations"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fallible-allocations`, and `std` [INFO] [stdout] = help: consider adding `fallible-allocattions` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/types.rs:324:27 [INFO] [stdout] | [INFO] [stdout] 324 | fn new_from_bytes(s: &'a [u8]) -> Option { [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 `'a` [INFO] [stdout] | [INFO] [stdout] 324 | fn new_from_bytes(s: &'a [u8]) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/types.rs:368:27 [INFO] [stdout] | [INFO] [stdout] 368 | fn new_from_bytes(s: &'a [u8]) -> Option { [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] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 368 | fn new_from_bytes(s: &'a [u8]) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/types.rs:406:27 [INFO] [stdout] | [INFO] [stdout] 406 | fn new_from_bytes(s: &'a [u8]) -> Option { [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] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 406 | fn new_from_bytes(s: &'a [u8]) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/writer.rs:106:21 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn new(buf: &mut WriteBuf) -> Writer { [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] 106 | pub fn new(buf: &mut WriteBuf) -> Writer<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/types.rs:324:27 [INFO] [stdout] | [INFO] [stdout] 324 | fn new_from_bytes(s: &'a [u8]) -> Option { [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 `'a` [INFO] [stdout] | [INFO] [stdout] 324 | fn new_from_bytes(s: &'a [u8]) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/types.rs:368:27 [INFO] [stdout] | [INFO] [stdout] 368 | fn new_from_bytes(s: &'a [u8]) -> Option { [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] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 368 | fn new_from_bytes(s: &'a [u8]) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/types.rs:406:27 [INFO] [stdout] | [INFO] [stdout] 406 | fn new_from_bytes(s: &'a [u8]) -> Option { [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] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 406 | fn new_from_bytes(s: &'a [u8]) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/writer.rs:106:21 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn new(buf: &mut WriteBuf) -> Writer { [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] 106 | pub fn new(buf: &mut WriteBuf) -> Writer<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.74s [INFO] running `Command { std: "docker" "inspect" "353f576f987cb658fd47712c958fdf6095c3c1663485361774be52edc806e46a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "353f576f987cb658fd47712c958fdf6095c3c1663485361774be52edc806e46a", kill_on_drop: false }` [INFO] [stdout] 353f576f987cb658fd47712c958fdf6095c3c1663485361774be52edc806e46a