[INFO] fetching crate serde_amf 0.1.0... [INFO] building serde_amf-0.1.0 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] extracting crate serde_amf 0.1.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate serde_amf 0.1.0 [INFO] finished tweaking crates.io crate serde_amf 0.1.0 [INFO] tweaked toml for crates.io crate serde_amf 0.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate serde_amf 0.1.0 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 44 packages to latest compatible versions [INFO] [stderr] Adding nom v5.1.3 (available: v8.0.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4aef1d8f6b5d83e6dcdcd85d60d8328b092d48eb086b93e61398f684ea86d892 [INFO] running `Command { std: "docker" "start" "-a" "4aef1d8f6b5d83e6dcdcd85d60d8328b092d48eb086b93e61398f684ea86d892", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4aef1d8f6b5d83e6dcdcd85d60d8328b092d48eb086b93e61398f684ea86d892", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4aef1d8f6b5d83e6dcdcd85d60d8328b092d48eb086b93e61398f684ea86d892", kill_on_drop: false }` [INFO] [stdout] 4aef1d8f6b5d83e6dcdcd85d60d8328b092d48eb086b93e61398f684ea86d892 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 73cb355c9cd0a83ea8253b31268ccc70becac56ef9534cc0c4757c22308aadc7 [INFO] running `Command { std: "docker" "start" "-a" "73cb355c9cd0a83ea8253b31268ccc70becac56ef9534cc0c4757c22308aadc7", kill_on_drop: false }` [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling serde_amf v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead [INFO] [stdout] --> src/serde/enc/date.rs:25:43 [INFO] [stdout] | [INFO] [stdout] 25 | std::fmt::Debug::fmt(&chrono::Utc.timestamp_millis(self.date as i64), f) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `version` is never read [INFO] [stdout] --> src/packet/mod.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 3 | struct Packet { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 4 | pub version: version::Version, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/message/mod.rs:11:23 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn message(input: &[u8]) -> Result<(&[u8], Message), nom::Err<()>> { [INFO] [stdout] | ^^^^^ ^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 11 | pub fn message(input: &[u8]) -> Result<(&[u8], Message<'_>), nom::Err<()>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/header/mod.rs:10:22 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn header(input: &[u8]) -> Result<(&[u8], Header), nom::Err<()>> { [INFO] [stdout] | ^^^^^ ^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [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] 10 | pub fn header(input: &[u8]) -> Result<(&[u8], Header<'_>), nom::Err<()>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/amf0/mod.rs:36:18 [INFO] [stdout] | [INFO] [stdout] 36 | fn simple(input: &[u8]) -> Result<(&[u8], AMF), nom::Err<()>> { [INFO] [stdout] | ^^^^^ ^^^^^ ^^^ the same lifetime is hidden here [INFO] [stdout] | | | [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] 36 | fn simple(input: &[u8]) -> Result<(&[u8], AMF<'_>), nom::Err<()>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.63s [INFO] running `Command { std: "docker" "inspect" "73cb355c9cd0a83ea8253b31268ccc70becac56ef9534cc0c4757c22308aadc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73cb355c9cd0a83ea8253b31268ccc70becac56ef9534cc0c4757c22308aadc7", kill_on_drop: false }` [INFO] [stdout] 73cb355c9cd0a83ea8253b31268ccc70becac56ef9534cc0c4757c22308aadc7 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0ccfdf5ba2e2d3bf9d468379874f0e11209d30e9b9967b7dc3f289191fa5aaaa [INFO] running `Command { std: "docker" "start" "-a" "0ccfdf5ba2e2d3bf9d468379874f0e11209d30e9b9967b7dc3f289191fa5aaaa", kill_on_drop: false }` [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead [INFO] [stdout] --> src/serde/enc/date.rs:25:43 [INFO] [stdout] | [INFO] [stdout] 25 | std::fmt::Debug::fmt(&chrono::Utc.timestamp_millis(self.date as i64), f) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `version` is never read [INFO] [stdout] --> src/packet/mod.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 3 | struct Packet { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 4 | pub version: version::Version, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/message/mod.rs:11:23 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn message(input: &[u8]) -> Result<(&[u8], Message), nom::Err<()>> { [INFO] [stdout] | ^^^^^ ^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 11 | pub fn message(input: &[u8]) -> Result<(&[u8], Message<'_>), nom::Err<()>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/header/mod.rs:10:22 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn header(input: &[u8]) -> Result<(&[u8], Header), nom::Err<()>> { [INFO] [stdout] | ^^^^^ ^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [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] 10 | pub fn header(input: &[u8]) -> Result<(&[u8], Header<'_>), nom::Err<()>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling serde_amf v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/amf0/mod.rs:36:18 [INFO] [stdout] | [INFO] [stdout] 36 | fn simple(input: &[u8]) -> Result<(&[u8], AMF), nom::Err<()>> { [INFO] [stdout] | ^^^^^ ^^^^^ ^^^ the same lifetime is hidden here [INFO] [stdout] | | | [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] 36 | fn simple(input: &[u8]) -> Result<(&[u8], AMF<'_>), nom::Err<()>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead [INFO] [stdout] --> src/serde/enc/date.rs:25:43 [INFO] [stdout] | [INFO] [stdout] 25 | std::fmt::Debug::fmt(&chrono::Utc.timestamp_millis(self.date as i64), f) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `version` is never read [INFO] [stdout] --> src/packet/mod.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 3 | struct Packet { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 4 | pub version: version::Version, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/amf0/mod.rs:36:18 [INFO] [stdout] | [INFO] [stdout] 36 | fn simple(input: &[u8]) -> Result<(&[u8], AMF), nom::Err<()>> { [INFO] [stdout] | ^^^^^ ^^^^^ ^^^ the same lifetime is hidden here [INFO] [stdout] | | | [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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 36 | fn simple(input: &[u8]) -> Result<(&[u8], AMF<'_>), nom::Err<()>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/header/mod.rs:10:22 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn header(input: &[u8]) -> Result<(&[u8], Header), nom::Err<()>> { [INFO] [stdout] | ^^^^^ ^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [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] 10 | pub fn header(input: &[u8]) -> Result<(&[u8], Header<'_>), nom::Err<()>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/message/mod.rs:11:23 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn message(input: &[u8]) -> Result<(&[u8], Message), nom::Err<()>> { [INFO] [stdout] | ^^^^^ ^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [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] 11 | pub fn message(input: &[u8]) -> Result<(&[u8], Message<'_>), nom::Err<()>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.66s [INFO] running `Command { std: "docker" "inspect" "0ccfdf5ba2e2d3bf9d468379874f0e11209d30e9b9967b7dc3f289191fa5aaaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ccfdf5ba2e2d3bf9d468379874f0e11209d30e9b9967b7dc3f289191fa5aaaa", kill_on_drop: false }` [INFO] [stdout] 0ccfdf5ba2e2d3bf9d468379874f0e11209d30e9b9967b7dc3f289191fa5aaaa