[INFO] fetching crate osmpbfreader 0.14.0... [INFO] checking osmpbfreader-0.14.0 against try#3bb2879ea9e58d65b875f9a98df44f4a43ce2597 for pr-85387 [INFO] extracting crate osmpbfreader 0.14.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate osmpbfreader 0.14.0 on toolchain 3bb2879ea9e58d65b875f9a98df44f4a43ce2597 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate osmpbfreader 0.14.0 [INFO] finished tweaking crates.io crate osmpbfreader 0.14.0 [INFO] tweaked toml for crates.io crate osmpbfreader 0.14.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate osmpbfreader 0.14.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded protobuf-codegen v2.16.2 [INFO] [stderr] Downloaded protobuf-codegen-pure v2.16.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0fdb46e4aeaeba2348a92f704d3a63e7365308c73c8d84391a5a2f56f6207701 [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" "0fdb46e4aeaeba2348a92f704d3a63e7365308c73c8d84391a5a2f56f6207701", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0fdb46e4aeaeba2348a92f704d3a63e7365308c73c8d84391a5a2f56f6207701", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fdb46e4aeaeba2348a92f704d3a63e7365308c73c8d84391a5a2f56f6207701", kill_on_drop: false }` [INFO] [stdout] 0fdb46e4aeaeba2348a92f704d3a63e7365308c73c8d84391a5a2f56f6207701 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e16ad34211bb73c8dda2340d8af0e5d6765f4aef0bc1776b545f88f9850e8a9 [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" "1e16ad34211bb73c8dda2340d8af0e5d6765f4aef0bc1776b545f88f9850e8a9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Compiling protobuf v2.16.2 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking adler v0.2.2 [INFO] [stderr] Checking futures v0.1.29 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking pub-iterator-type v0.1.1 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking smartstring v0.2.3 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking miniz_oxide v0.4.0 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking flate2 v1.0.16 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking par-map v0.1.4 [INFO] [stderr] Compiling protobuf-codegen v2.16.2 [INFO] [stderr] Compiling protobuf-codegen-pure v2.16.2 [INFO] [stderr] Compiling osmpbfreader v0.14.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `protobuf_codegen_pure::run`: Use Codegen instead [INFO] [stdout] --> build.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | protobuf_codegen_pure::run(protobuf_codegen_pure::Args { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `protobuf_codegen_pure::Args`: Use Codegen object instead [INFO] [stdout] --> build.rs:15:32 [INFO] [stdout] | [INFO] [stdout] 15 | protobuf_codegen_pure::run(protobuf_codegen_pure::Args { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protobuf_codegen_pure::Args::out_dir`: Use Codegen object instead [INFO] [stdout] --> build.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | out_dir: &out_dir, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protobuf_codegen_pure::Args::input`: Use Codegen object instead [INFO] [stdout] --> build.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | input: &["protos/fileformat.proto", "protos/osmformat.proto"], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protobuf_codegen_pure::Args::includes`: Use Codegen object instead [INFO] [stdout] --> build.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | includes: &["protos"], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protobuf_codegen_pure::Args::customize`: Use Codegen object instead [INFO] [stdout] --> build.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | customize: Default::default(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rental-impl v0.5.5 [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking flat_map v0.0.9 [INFO] [stderr] Checking rental v0.5.5 [INFO] [stdout] warning: using outdated version of `rental` crate [INFO] [stdout] --> src/blobs.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / rental! { [INFO] [stdout] 18 | | mod rent { [INFO] [stdout] 19 | | use osmformat::PrimitiveBlock; [INFO] [stdout] 20 | | use blocks; [INFO] [stdout] ... | [INFO] [stdout] 26 | | } [INFO] [stdout] 27 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(proc_macro_back_compat)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #83125 [INFO] [stdout] = note: Versions of the `rental` crate below `0.5.6` will eventually stop compiling. Please update to the latest version of `rental` [INFO] [stdout] = note: this warning originates in the macro `rental` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: custom inner attributes are unstable [INFO] [stdout] --> /opt/rustwide/target/debug/build/osmpbfreader-fb44b723a0315059/out/fileformat.rs:9:4 [INFO] [stdout] | [INFO] [stdout] 9 | #![rustfmt::skip] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(soft_unstable)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #64266 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: custom inner attributes are unstable [INFO] [stdout] --> /opt/rustwide/target/debug/build/osmpbfreader-fb44b723a0315059/out/osmformat.rs:9:4 [INFO] [stdout] | [INFO] [stdout] 9 | #![rustfmt::skip] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #64266 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using outdated version of `rental` crate [INFO] [stdout] --> src/blobs.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / rental! { [INFO] [stdout] 18 | | mod rent { [INFO] [stdout] 19 | | use osmformat::PrimitiveBlock; [INFO] [stdout] 20 | | use blocks; [INFO] [stdout] ... | [INFO] [stdout] 26 | | } [INFO] [stdout] 27 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(proc_macro_back_compat)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #83125 [INFO] [stdout] = note: Versions of the `rental` crate below `0.5.6` will eventually stop compiling. Please update to the latest version of `rental` [INFO] [stdout] = note: this warning originates in the macro `rental` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: custom inner attributes are unstable [INFO] [stdout] --> /opt/rustwide/target/debug/build/osmpbfreader-fb44b723a0315059/out/fileformat.rs:9:4 [INFO] [stdout] | [INFO] [stdout] 9 | #![rustfmt::skip] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(soft_unstable)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #64266 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: custom inner attributes are unstable [INFO] [stdout] --> /opt/rustwide/target/debug/build/osmpbfreader-fb44b723a0315059/out/osmformat.rs:9:4 [INFO] [stdout] | [INFO] [stdout] 9 | #![rustfmt::skip] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #64266 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:36:35 [INFO] [stdout] | [INFO] [stdout] 36 | Error::Io(ref e) => e.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:37:36 [INFO] [stdout] | [INFO] [stdout] 37 | Error::Pbf(ref e) => e.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:36:35 [INFO] [stdout] | [INFO] [stdout] 36 | Error::Io(ref e) => e.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:37:36 [INFO] [stdout] | [INFO] [stdout] 37 | Error::Pbf(ref e) => e.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `osmpbfreader` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 2 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "1e16ad34211bb73c8dda2340d8af0e5d6765f4aef0bc1776b545f88f9850e8a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e16ad34211bb73c8dda2340d8af0e5d6765f4aef0bc1776b545f88f9850e8a9", kill_on_drop: false }` [INFO] [stdout] 1e16ad34211bb73c8dda2340d8af0e5d6765f4aef0bc1776b545f88f9850e8a9