[INFO] fetching crate divrem 1.0.0... [INFO] checking divrem-1.0.0 against master#8f43b85954d2f3d8fc00a7504c603e5ca9eb0695 for pr-133502-5 [INFO] extracting crate divrem 1.0.0 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate divrem 1.0.0 on toolchain 8f43b85954d2f3d8fc00a7504c603e5ca9eb0695 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f43b85954d2f3d8fc00a7504c603e5ca9eb0695" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain [INFO] started tweaking crates.io crate divrem 1.0.0 [INFO] finished tweaking crates.io crate divrem 1.0.0 [INFO] tweaked toml for crates.io crate divrem 1.0.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f43b85954d2f3d8fc00a7504c603e5ca9eb0695" "generate-lockfile" "--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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f43b85954d2f3d8fc00a7504c603e5ca9eb0695" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+8f43b85954d2f3d8fc00a7504c603e5ca9eb0695" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f25e8f4014c0d46ec0bb478c2ac07afc33a4aae1c02e9078aa344ff06bbccb2c [INFO] running `Command { std: "docker" "start" "-a" "f25e8f4014c0d46ec0bb478c2ac07afc33a4aae1c02e9078aa344ff06bbccb2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f25e8f4014c0d46ec0bb478c2ac07afc33a4aae1c02e9078aa344ff06bbccb2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f25e8f4014c0d46ec0bb478c2ac07afc33a4aae1c02e9078aa344ff06bbccb2c", kill_on_drop: false }` [INFO] [stdout] f25e8f4014c0d46ec0bb478c2ac07afc33a4aae1c02e9078aa344ff06bbccb2c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+8f43b85954d2f3d8fc00a7504c603e5ca9eb0695" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aba2839ad6a6ae7eab291eb1ad917a47088b0262af6d6c0987f7b7ac0273aecb [INFO] running `Command { std: "docker" "start" "-a" "aba2839ad6a6ae7eab291eb1ad917a47088b0262af6d6c0987f7b7ac0273aecb", kill_on_drop: false }` [INFO] [stderr] Checking divrem v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `concat_idents`: use `${concat(...)}` with the `macro_metavar_expr_concat` feature instead [INFO] [stdout] --> tests/lib.rs:128:29 [INFO] [stdout] | [INFO] [stdout] 128 | let q = concat_idents!(div_, $variant)(x, y); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 138 | test_table!(test_table_trunc, QR_TRUNC, trunc); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `test_table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `concat_idents`: use `${concat(...)}` with the `macro_metavar_expr_concat` feature instead [INFO] [stdout] --> tests/lib.rs:129:29 [INFO] [stdout] | [INFO] [stdout] 129 | let r = concat_idents!(rem_, $variant)(x, y); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 138 | test_table!(test_table_trunc, QR_TRUNC, trunc); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `concat_idents`: use `${concat(...)}` with the `macro_metavar_expr_concat` feature instead [INFO] [stdout] --> tests/lib.rs:130:30 [INFO] [stdout] | [INFO] [stdout] 130 | let qr = concat_idents!(div_rem_, $variant)(x, y); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 138 | test_table!(test_table_trunc, QR_TRUNC, trunc); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `concat_idents`: use `${concat(...)}` with the `macro_metavar_expr_concat` feature instead [INFO] [stdout] --> tests/lib.rs:128:29 [INFO] [stdout] | [INFO] [stdout] 128 | let q = concat_idents!(div_, $variant)(x, y); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 139 | test_table!(test_table_floor, QR_FLOOR, floor); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `concat_idents`: use `${concat(...)}` with the `macro_metavar_expr_concat` feature instead [INFO] [stdout] --> tests/lib.rs:129:29 [INFO] [stdout] | [INFO] [stdout] 129 | let r = concat_idents!(rem_, $variant)(x, y); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 139 | test_table!(test_table_floor, QR_FLOOR, floor); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `concat_idents`: use `${concat(...)}` with the `macro_metavar_expr_concat` feature instead [INFO] [stdout] --> tests/lib.rs:130:30 [INFO] [stdout] | [INFO] [stdout] 130 | let qr = concat_idents!(div_rem_, $variant)(x, y); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 139 | test_table!(test_table_floor, QR_FLOOR, floor); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `concat_idents`: use `${concat(...)}` with the `macro_metavar_expr_concat` feature instead [INFO] [stdout] --> tests/lib.rs:128:29 [INFO] [stdout] | [INFO] [stdout] 128 | let q = concat_idents!(div_, $variant)(x, y); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 140 | test_table!(test_table_ceil, QR_CEIL, ceil); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `concat_idents`: use `${concat(...)}` with the `macro_metavar_expr_concat` feature instead [INFO] [stdout] --> tests/lib.rs:129:29 [INFO] [stdout] | [INFO] [stdout] 129 | let r = concat_idents!(rem_, $variant)(x, y); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 140 | test_table!(test_table_ceil, QR_CEIL, ceil); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `concat_idents`: use `${concat(...)}` with the `macro_metavar_expr_concat` feature instead [INFO] [stdout] --> tests/lib.rs:130:30 [INFO] [stdout] | [INFO] [stdout] 130 | let qr = concat_idents!(div_rem_, $variant)(x, y); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 140 | test_table!(test_table_ceil, QR_CEIL, ceil); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `concat_idents`: use `${concat(...)}` with the `macro_metavar_expr_concat` feature instead [INFO] [stdout] --> tests/lib.rs:128:29 [INFO] [stdout] | [INFO] [stdout] 128 | let q = concat_idents!(div_, $variant)(x, y); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 141 | test_table!(test_table_euclid, QR_EUCLID, euclid); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `concat_idents`: use `${concat(...)}` with the `macro_metavar_expr_concat` feature instead [INFO] [stdout] --> tests/lib.rs:129:29 [INFO] [stdout] | [INFO] [stdout] 129 | let r = concat_idents!(rem_, $variant)(x, y); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 141 | test_table!(test_table_euclid, QR_EUCLID, euclid); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `concat_idents`: use `${concat(...)}` with the `macro_metavar_expr_concat` feature instead [INFO] [stdout] --> tests/lib.rs:130:30 [INFO] [stdout] | [INFO] [stdout] 130 | let qr = concat_idents!(div_rem_, $variant)(x, y); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 141 | test_table!(test_table_euclid, QR_EUCLID, euclid); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.21s [INFO] running `Command { std: "docker" "inspect" "aba2839ad6a6ae7eab291eb1ad917a47088b0262af6d6c0987f7b7ac0273aecb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aba2839ad6a6ae7eab291eb1ad917a47088b0262af6d6c0987f7b7ac0273aecb", kill_on_drop: false }` [INFO] [stdout] aba2839ad6a6ae7eab291eb1ad917a47088b0262af6d6c0987f7b7ac0273aecb