[INFO] fetching crate rustpython-common 0.5.0...
[INFO] checking rustpython-common-0.5.0 against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] extracting crate rustpython-common 0.5.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate rustpython-common 0.5.0
[INFO] finished tweaking crates.io crate rustpython-common 0.5.0
[INFO] tweaked toml for crates.io crate rustpython-common 0.5.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rustpython-common 0.5.0 on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rustpython-common 0.5.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unic-ucd-category v0.9.0
[INFO] [stderr]   Downloaded rustpython-literal v0.5.0
[INFO] [stderr]   Downloaded rustpython-wtf8 v0.5.0
[INFO] [stderr]   Downloaded unicode_names2_generator v2.0.0
[INFO] [stderr]   Downloaded radium v1.1.1
[INFO] [stderr]   Downloaded malachite-bigint v0.9.1
[INFO] [stderr]   Downloaded wide v1.1.1
[INFO] [stderr]   Downloaded unicode_names2 v2.0.0
[INFO] [stderr]   Downloaded malachite-q v0.9.1
[INFO] [stderr]   Downloaded malachite-base v0.9.1
[INFO] [stderr]   Downloaded malachite-nz v0.9.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] fbb3162c121d57daf65f74cb556eb23ec94cf6f50d58ff65f30de7f6f57c076a
[INFO] running `Command { std: "docker" "start" "fbb3162c121d57daf65f74cb556eb23ec94cf6f50d58ff65f30de7f6f57c076a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fbb3162c121d57daf65f74cb556eb23ec94cf6f50d58ff65f30de7f6f57c076a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fbb3162c121d57daf65f74cb556eb23ec94cf6f50d58ff65f30de7f6f57c076a" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fbb3162c121d57daf65f74cb556eb23ec94cf6f50d58ff65f30de7f6f57c076a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fbb3162c121d57daf65f74cb556eb23ec94cf6f50d58ff65f30de7f6f57c076a" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling zerocopy v0.8.34
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]    Compiling malachite-nz v0.9.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking lexical-util v1.0.7
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking malachite-base v0.9.1
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking unic-ucd-category v0.9.0
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking radium v1.1.1
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking safe_arch v1.0.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking wide v1.1.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking lexical-parse-integer v1.0.6
[INFO] [stderr]     Checking lexical-parse-float v1.0.6
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]     Checking rustpython-wtf8 v0.5.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling unicode_names2_generator v2.0.0
[INFO] [stderr]    Compiling is-macro v0.3.7
[INFO] [stderr]     Checking rustpython-literal v0.5.0
[INFO] [stderr]    Compiling unicode_names2 v2.0.0
[INFO] [stderr]     Checking malachite-q v0.9.1
[INFO] [stderr]     Checking malachite-bigint v0.9.1
[INFO] [stderr]     Checking rustpython-common v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64`
[INFO] [stdout]    --> src/float_ops.rs:111:14
[INFO] [stdout]     |
[INFO] [stdout] 111 |         f64::NAN
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64`
[INFO] [stdout]    --> src/float_ops.rs:112:25
[INFO] [stdout]     |
[INFO] [stdout] 112 |     } else if x >= f64::INFINITY {
[INFO] [stdout]     |                         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::MAX`: replaced by the `MAX` associated constant on `f64`
[INFO] [stdout]    --> src/float_ops.rs:113:14
[INFO] [stdout]     |
[INFO] [stdout] 113 |         f64::MAX
[INFO] [stdout]     |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::NEG_INFINITY`: replaced by the `NEG_INFINITY` associated constant on `f64`
[INFO] [stdout]    --> src/float_ops.rs:114:25
[INFO] [stdout]     |
[INFO] [stdout] 114 |     } else if x <= f64::NEG_INFINITY {
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::MIN`: replaced by the `MIN` associated constant on `f64`
[INFO] [stdout]    --> src/float_ops.rs:115:14
[INFO] [stdout]     |
[INFO] [stdout] 115 |         f64::MIN
[INFO] [stdout]     |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64`
[INFO] [stdout]    --> src/float_ops.rs:133:14
[INFO] [stdout]     |
[INFO] [stdout] 133 |         f64::NAN
[INFO] [stdout]     |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64`
[INFO] [stdout]    --> src/float_ops.rs:134:25
[INFO] [stdout]     |
[INFO] [stdout] 134 |     } else if x >= f64::INFINITY {
[INFO] [stdout]     |                         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::MAX`: replaced by the `MAX` associated constant on `f64`
[INFO] [stdout]    --> src/float_ops.rs:135:14
[INFO] [stdout]     |
[INFO] [stdout] 135 |         f64::MAX
[INFO] [stdout]     |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::NEG_INFINITY`: replaced by the `NEG_INFINITY` associated constant on `f64`
[INFO] [stdout]    --> src/float_ops.rs:136:25
[INFO] [stdout]     |
[INFO] [stdout] 136 |     } else if x <= f64::NEG_INFINITY {
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::MIN`: replaced by the `MIN` associated constant on `f64`
[INFO] [stdout]    --> src/float_ops.rs:137:14
[INFO] [stdout]     |
[INFO] [stdout] 137 |         f64::MIN
[INFO] [stdout]     |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64`
[INFO] [stdout]    --> src/float_ops.rs:196:32
[INFO] [stdout]     |
[INFO] [stdout] 196 |     let x2 = nextafter(x, f64::INFINITY);
[INFO] [stdout]     |                                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::NEG_INFINITY`: replaced by the `NEG_INFINITY` associated constant on `f64`
[INFO] [stdout]    --> src/float_ops.rs:199:36
[INFO] [stdout]     |
[INFO] [stdout] 199 |         let x2 = nextafter(x, f64::NEG_INFINITY);
[INFO] [stdout]     |                                    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::EPSILON`: replaced by the `EPSILON` associated constant on `f64`
[INFO] [stdout]    --> src/float_ops.rs:209:45
[INFO] [stdout]     |
[INFO] [stdout] 209 |         if (fract.abs() - 0.5).abs() < f64::EPSILON {
[INFO] [stdout]     |                                             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::MANTISSA_DIGITS`: replaced by the `MANTISSA_DIGITS` associated constant on `f64`
[INFO] [stdout]    --> src/float_ops.rs:220:20
[INFO] [stdout]     |
[INFO] [stdout] 220 |             ((f64::MANTISSA_DIGITS as i32 - f64::MIN_EXP) as f64 * f64::consts::LOG10_2) as i32;
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::MIN_EXP`: replaced by the `MIN_EXP` associated constant on `f64`
[INFO] [stdout]    --> src/float_ops.rs:220:50
[INFO] [stdout]     |
[INFO] [stdout] 220 |             ((f64::MANTISSA_DIGITS as i32 - f64::MIN_EXP) as f64 * f64::consts::LOG10_2) as i32;
[INFO] [stdout]     |                                                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::MAX_EXP`: replaced by the `MAX_EXP` associated constant on `f64`
[INFO] [stdout]    --> src/float_ops.rs:221:43
[INFO] [stdout]     |
[INFO] [stdout] 221 |         const NDIGITS_MIN: i32 = -(((f64::MAX_EXP + 1) as f64 * f64::consts::LOG10_2) as i32);
[INFO] [stdout]     |                                           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64`
[INFO] [stdout]    --> src/float_ops.rs:111:14
[INFO] [stdout]     |
[INFO] [stdout] 111 |         f64::NAN
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64`
[INFO] [stdout]    --> src/float_ops.rs:112:25
[INFO] [stdout]     |
[INFO] [stdout] 112 |     } else if x >= f64::INFINITY {
[INFO] [stdout]     |                         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::MAX`: replaced by the `MAX` associated constant on `f64`
[INFO] [stdout]    --> src/float_ops.rs:113:14
[INFO] [stdout]     |
[INFO] [stdout] 113 |         f64::MAX
[INFO] [stdout]     |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::NEG_INFINITY`: replaced by the `NEG_INFINITY` associated constant on `f64`
[INFO] [stdout]    --> src/float_ops.rs:114:25
[INFO] [stdout]     |
[INFO] [stdout] 114 |     } else if x <= f64::NEG_INFINITY {
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::MIN`: replaced by the `MIN` associated constant on `f64`
[INFO] [stdout]    --> src/float_ops.rs:115:14
[INFO] [stdout]     |
[INFO] [stdout] 115 |         f64::MIN
[INFO] [stdout]     |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64`
[INFO] [stdout]    --> src/float_ops.rs:133:14
[INFO] [stdout]     |
[INFO] [stdout] 133 |         f64::NAN
[INFO] [stdout]     |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64`
[INFO] [stdout]    --> src/float_ops.rs:134:25
[INFO] [stdout]     |
[INFO] [stdout] 134 |     } else if x >= f64::INFINITY {
[INFO] [stdout]     |                         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::MAX`: replaced by the `MAX` associated constant on `f64`
[INFO] [stdout]    --> src/float_ops.rs:135:14
[INFO] [stdout]     |
[INFO] [stdout] 135 |         f64::MAX
[INFO] [stdout]     |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::NEG_INFINITY`: replaced by the `NEG_INFINITY` associated constant on `f64`
[INFO] [stdout]    --> src/float_ops.rs:136:25
[INFO] [stdout]     |
[INFO] [stdout] 136 |     } else if x <= f64::NEG_INFINITY {
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::MIN`: replaced by the `MIN` associated constant on `f64`
[INFO] [stdout]    --> src/float_ops.rs:137:14
[INFO] [stdout]     |
[INFO] [stdout] 137 |         f64::MIN
[INFO] [stdout]     |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64`
[INFO] [stdout]    --> src/float_ops.rs:196:32
[INFO] [stdout]     |
[INFO] [stdout] 196 |     let x2 = nextafter(x, f64::INFINITY);
[INFO] [stdout]     |                                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::NEG_INFINITY`: replaced by the `NEG_INFINITY` associated constant on `f64`
[INFO] [stdout]    --> src/float_ops.rs:199:36
[INFO] [stdout]     |
[INFO] [stdout] 199 |         let x2 = nextafter(x, f64::NEG_INFINITY);
[INFO] [stdout]     |                                    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::EPSILON`: replaced by the `EPSILON` associated constant on `f64`
[INFO] [stdout]    --> src/float_ops.rs:209:45
[INFO] [stdout]     |
[INFO] [stdout] 209 |         if (fract.abs() - 0.5).abs() < f64::EPSILON {
[INFO] [stdout]     |                                             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::MANTISSA_DIGITS`: replaced by the `MANTISSA_DIGITS` associated constant on `f64`
[INFO] [stdout]    --> src/float_ops.rs:220:20
[INFO] [stdout]     |
[INFO] [stdout] 220 |             ((f64::MANTISSA_DIGITS as i32 - f64::MIN_EXP) as f64 * f64::consts::LOG10_2) as i32;
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::MIN_EXP`: replaced by the `MIN_EXP` associated constant on `f64`
[INFO] [stdout]    --> src/float_ops.rs:220:50
[INFO] [stdout]     |
[INFO] [stdout] 220 |             ((f64::MANTISSA_DIGITS as i32 - f64::MIN_EXP) as f64 * f64::consts::LOG10_2) as i32;
[INFO] [stdout]     |                                                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::MAX_EXP`: replaced by the `MAX_EXP` associated constant on `f64`
[INFO] [stdout]    --> src/float_ops.rs:221:43
[INFO] [stdout]     |
[INFO] [stdout] 221 |         const NDIGITS_MIN: i32 = -(((f64::MAX_EXP + 1) as f64 * f64::consts::LOG10_2) as i32);
[INFO] [stdout]     |                                           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.03s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.30.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "fbb3162c121d57daf65f74cb556eb23ec94cf6f50d58ff65f30de7f6f57c076a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fbb3162c121d57daf65f74cb556eb23ec94cf6f50d58ff65f30de7f6f57c076a", kill_on_drop: false }`
[INFO] [stdout] fbb3162c121d57daf65f74cb556eb23ec94cf6f50d58ff65f30de7f6f57c076a
