[INFO] fetching crate osmio 0.4.0-rc1... [INFO] checking osmio-0.4.0-rc1 against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] extracting crate osmio 0.4.0-rc1 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate osmio 0.4.0-rc1 on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate osmio 0.4.0-rc1 [INFO] finished tweaking crates.io crate osmio 0.4.0-rc1 [INFO] tweaked toml for crates.io crate osmio 0.4.0-rc1 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate osmio 0.4.0-rc1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded separator v0.4.1 [INFO] [stderr] Downloaded protobuf v2.8.2 [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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] edb0243da6ea8f9c48adda422f5223e2f2cb4603842dbc646a2a3d6373d91e96 [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" "edb0243da6ea8f9c48adda422f5223e2f2cb4603842dbc646a2a3d6373d91e96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "edb0243da6ea8f9c48adda422f5223e2f2cb4603842dbc646a2a3d6373d91e96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "edb0243da6ea8f9c48adda422f5223e2f2cb4603842dbc646a2a3d6373d91e96", kill_on_drop: false }` [INFO] [stdout] edb0243da6ea8f9c48adda422f5223e2f2cb4603842dbc646a2a3d6373d91e96 [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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a3ff5683178f4dedba2d1b2e903638cc8fb7110c64f859e3e43372e91119a403 [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" "a3ff5683178f4dedba2d1b2e903638cc8fb7110c64f859e3e43372e91119a403", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling protobuf v2.8.2 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Checking separator v0.4.1 [INFO] [stderr] Checking miniz_oxide v0.3.5 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Checking quick-xml v0.18.1 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking flate2 v1.0.13 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Checking osmio v0.4.0-rc1 (/opt/rustwide/workdir) [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/obj_types/string_types.rs:23:3 [INFO] [stdout] | [INFO] [stdout] 23 | #[builder(setter(strip_option))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 24 | #[derive(PartialEq, Debug, Builder, Clone)] [INFO] [stdout] | ------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(legacy_derive_helpers)]` 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 #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/obj_types/string_types.rs:23:3 [INFO] [stdout] | [INFO] [stdout] 23 | #[builder(setter(strip_option))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 24 | #[derive(PartialEq, Debug, Builder, Clone)] [INFO] [stdout] | ------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(legacy_derive_helpers)]` 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 #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 56.00s [INFO] running `Command { std: "docker" "inspect" "a3ff5683178f4dedba2d1b2e903638cc8fb7110c64f859e3e43372e91119a403", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3ff5683178f4dedba2d1b2e903638cc8fb7110c64f859e3e43372e91119a403", kill_on_drop: false }` [INFO] [stdout] a3ff5683178f4dedba2d1b2e903638cc8fb7110c64f859e3e43372e91119a403