[INFO] fetching crate edn-rs 0.16.11... [INFO] checking edn-rs-0.16.11 against try#55b3f428b4fac6790b1e8492e0b91ff2d80aec7c for pr-77035 [INFO] extracting crate edn-rs 0.16.11 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate edn-rs 0.16.11 on toolchain 55b3f428b4fac6790b1e8492e0b91ff2d80aec7c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+55b3f428b4fac6790b1e8492e0b91ff2d80aec7c" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate edn-rs 0.16.11 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate edn-rs 0.16.11 [INFO] tweaked toml for crates.io crate edn-rs 0.16.11 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate edn-rs 0.16.11 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+55b3f428b4fac6790b1e8492e0b91ff2d80aec7c" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cargo-husky v1.5.0 [INFO] [stderr] Downloaded pin-project-internal v0.4.23 [INFO] [stderr] Downloaded pin-project v0.4.23 [INFO] [stderr] Downloaded rayon-core v1.8.0 [INFO] [stderr] Downloaded rayon v1.4.0 [INFO] [stderr] Downloaded edn-derive v0.5.0 [INFO] [stderr] Downloaded edn-rs v0.16.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+55b3f428b4fac6790b1e8492e0b91ff2d80aec7c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6d7978d4a8743725c2d17944ae593751ad73ef383d55dffa675f9583f15a2d82 [INFO] running `Command { std: "docker" "start" "-a" "6d7978d4a8743725c2d17944ae593751ad73ef383d55dffa675f9583f15a2d82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6d7978d4a8743725c2d17944ae593751ad73ef383d55dffa675f9583f15a2d82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d7978d4a8743725c2d17944ae593751ad73ef383d55dffa675f9583f15a2d82", kill_on_drop: false }` [INFO] [stdout] 6d7978d4a8743725c2d17944ae593751ad73ef383d55dffa675f9583f15a2d82 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+55b3f428b4fac6790b1e8492e0b91ff2d80aec7c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5475797f35e4afaab78e5a1891a2300a9985cebb030c505abefa7ae0b8a91a59 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5475797f35e4afaab78e5a1891a2300a9985cebb030c505abefa7ae0b8a91a59", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling rayon-core v1.8.0 [INFO] [stderr] Checking either v1.6.0 [INFO] [stderr] Compiling cargo-husky v1.5.0 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Checking pin-project-lite v0.1.7 [INFO] [stderr] Compiling edn-rs v0.16.6 [INFO] [stderr] Checking oorandom v11.1.2 [INFO] [stderr] Checking edn-rs v0.16.11 (/opt/rustwide/workdir) [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling rayon v1.4.0 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking crossbeam-epoch v0.8.2 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking criterion-plot v0.4.3 [INFO] [stderr] Checking plotters v0.2.15 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling edn-derive v0.5.0 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking bstr v0.2.13 [INFO] [stderr] Checking serde_json v1.0.57 [INFO] [stderr] Checking serde_cbor v0.11.1 [INFO] [stderr] Checking csv v1.1.3 [INFO] [stderr] Checking tinytemplate v1.1.0 [INFO] [stderr] Checking criterion v0.3.3 [INFO] [stdout] warning: use of deprecated macro `ser_struct` [INFO] [stdout] --> src/serialize/mod.rs:486:9 [INFO] [stdout] | [INFO] [stdout] 486 | ser_struct! { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `ser_struct` [INFO] [stdout] --> src/serialize/mod.rs:448:9 [INFO] [stdout] | [INFO] [stdout] 448 | ser_struct!(@gen ($($input)*) -> {$(#[$attr])* struct $name}); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 486 | / ser_struct! { [INFO] [stdout] 487 | | #[derive(Debug)] [INFO] [stdout] 488 | | struct Foo { [INFO] [stdout] 489 | | foo: i32, [INFO] [stdout] ... | [INFO] [stdout] 492 | | } [INFO] [stdout] 493 | | } [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `ser_struct` [INFO] [stdout] --> src/serialize/mod.rs:443:9 [INFO] [stdout] | [INFO] [stdout] 443 | ser_struct!(@gen ($($next)*) -> {$($output)* ($id: $ty)}); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 486 | / ser_struct! { [INFO] [stdout] 487 | | #[derive(Debug)] [INFO] [stdout] 488 | | struct Foo { [INFO] [stdout] 489 | | foo: i32, [INFO] [stdout] ... | [INFO] [stdout] 492 | | } [INFO] [stdout] 493 | | } [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `ser_struct` [INFO] [stdout] --> src/serialize/mod.rs:443:9 [INFO] [stdout] | [INFO] [stdout] 443 | ser_struct!(@gen ($($next)*) -> {$($output)* ($id: $ty)}); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 486 | / ser_struct! { [INFO] [stdout] 487 | | #[derive(Debug)] [INFO] [stdout] 488 | | struct Foo { [INFO] [stdout] 489 | | foo: i32, [INFO] [stdout] ... | [INFO] [stdout] 492 | | } [INFO] [stdout] 493 | | } [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `ser_struct` [INFO] [stdout] --> src/serialize/mod.rs:438:9 [INFO] [stdout] | [INFO] [stdout] 438 | ser_struct!(@gen () -> {$($output)* ($id: $ty)}); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 486 | / ser_struct! { [INFO] [stdout] 487 | | #[derive(Debug)] [INFO] [stdout] 488 | | struct Foo { [INFO] [stdout] 489 | | foo: i32, [INFO] [stdout] ... | [INFO] [stdout] 492 | | } [INFO] [stdout] 493 | | } [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `ser_struct` [INFO] [stdout] --> src/serialize/mod.rs:742:9 [INFO] [stdout] | [INFO] [stdout] 742 | ser_struct! { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `ser_struct` [INFO] [stdout] --> src/serialize/mod.rs:453:9 [INFO] [stdout] | [INFO] [stdout] 453 | ser_struct!(@gen ($($input)*) -> {$(#[$attr])* pub struct $name}); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 742 | / ser_struct! { [INFO] [stdout] 743 | | #[derive(Debug)] [INFO] [stdout] 744 | | pub struct Foo { [INFO] [stdout] 745 | | foo: i32, [INFO] [stdout] ... | [INFO] [stdout] 748 | | } [INFO] [stdout] 749 | | } [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `ser_struct` [INFO] [stdout] --> src/serialize/mod.rs:443:9 [INFO] [stdout] | [INFO] [stdout] 443 | ser_struct!(@gen ($($next)*) -> {$($output)* ($id: $ty)}); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 742 | / ser_struct! { [INFO] [stdout] 743 | | #[derive(Debug)] [INFO] [stdout] 744 | | pub struct Foo { [INFO] [stdout] 745 | | foo: i32, [INFO] [stdout] ... | [INFO] [stdout] 748 | | } [INFO] [stdout] 749 | | } [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `ser_struct` [INFO] [stdout] --> src/serialize/mod.rs:443:9 [INFO] [stdout] | [INFO] [stdout] 443 | ser_struct!(@gen ($($next)*) -> {$($output)* ($id: $ty)}); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 742 | / ser_struct! { [INFO] [stdout] 743 | | #[derive(Debug)] [INFO] [stdout] 744 | | pub struct Foo { [INFO] [stdout] 745 | | foo: i32, [INFO] [stdout] ... | [INFO] [stdout] 748 | | } [INFO] [stdout] 749 | | } [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `ser_struct` [INFO] [stdout] --> src/serialize/mod.rs:438:9 [INFO] [stdout] | [INFO] [stdout] 438 | ser_struct!(@gen () -> {$($output)* ($id: $ty)}); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 742 | / ser_struct! { [INFO] [stdout] 743 | | #[derive(Debug)] [INFO] [stdout] 744 | | pub struct Foo { [INFO] [stdout] 745 | | foo: i32, [INFO] [stdout] ... | [INFO] [stdout] 748 | | } [INFO] [stdout] 749 | | } [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `ser_struct` [INFO] [stdout] --> src/serialize/mod.rs:761:9 [INFO] [stdout] | [INFO] [stdout] 761 | ser_struct! { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `ser_struct` [INFO] [stdout] --> src/serialize/mod.rs:453:9 [INFO] [stdout] | [INFO] [stdout] 453 | ser_struct!(@gen ($($input)*) -> {$(#[$attr])* pub struct $name}); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 761 | / ser_struct! { [INFO] [stdout] 762 | | #[derive(Debug)] [INFO] [stdout] 763 | | #[allow(non_snake_case)] [INFO] [stdout] 764 | | pub struct Foo { [INFO] [stdout] 765 | | foo__bar___boz: i32, [INFO] [stdout] 766 | | } [INFO] [stdout] 767 | | } [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `ser_struct` [INFO] [stdout] --> src/serialize/mod.rs:443:9 [INFO] [stdout] | [INFO] [stdout] 443 | ser_struct!(@gen ($($next)*) -> {$($output)* ($id: $ty)}); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 761 | / ser_struct! { [INFO] [stdout] 762 | | #[derive(Debug)] [INFO] [stdout] 763 | | #[allow(non_snake_case)] [INFO] [stdout] 764 | | pub struct Foo { [INFO] [stdout] 765 | | foo__bar___boz: i32, [INFO] [stdout] 766 | | } [INFO] [stdout] 767 | | } [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `Command { std: "docker" "inspect" "5475797f35e4afaab78e5a1891a2300a9985cebb030c505abefa7ae0b8a91a59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5475797f35e4afaab78e5a1891a2300a9985cebb030c505abefa7ae0b8a91a59", kill_on_drop: false }` [INFO] [stdout] 5475797f35e4afaab78e5a1891a2300a9985cebb030c505abefa7ae0b8a91a59