[INFO] fetching crate tortuga 0.4.4... [INFO] testing tortuga-0.4.4 against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] extracting crate tortuga 0.4.4 into /workspace/builds/worker-23/source [INFO] validating manifest of crates.io crate tortuga 0.4.4 on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tortuga 0.4.4 [INFO] finished tweaking crates.io crate tortuga 0.4.4 [INFO] tweaked toml for crates.io crate tortuga 0.4.4 written to /workspace/builds/worker-23/source/Cargo.toml [INFO] crate crates.io crate tortuga 0.4.4 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nibble_vec v0.1.0 [INFO] [stderr] Downloaded str-buf v1.0.5 [INFO] [stderr] Downloaded fd-lock v3.0.0 [INFO] [stderr] Downloaded clipboard-win v4.2.2 [INFO] [stderr] Downloaded endian-type v0.1.2 [INFO] [stderr] Downloaded rustyline v9.0.0 [INFO] [stderr] Downloaded error-code v2.3.0 [INFO] [stderr] Downloaded radix_trie v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0756243d9b6b432f90195f55067581f958eb9405bf4888f72cf21838ae3ce569 [INFO] running `Command { std: "docker" "start" "-a" "0756243d9b6b432f90195f55067581f958eb9405bf4888f72cf21838ae3ce569", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0756243d9b6b432f90195f55067581f958eb9405bf4888f72cf21838ae3ce569", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0756243d9b6b432f90195f55067581f958eb9405bf4888f72cf21838ae3ce569", kill_on_drop: false }` [INFO] [stdout] 0756243d9b6b432f90195f55067581f958eb9405bf4888f72cf21838ae3ce569 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e7d178c62121adad8ac7079ecbd1510a7fdd39bc880134a27b2cbbc74db2ff71 [INFO] running `Command { std: "docker" "start" "-a" "e7d178c62121adad8ac7079ecbd1510a7fdd39bc880134a27b2cbbc74db2ff71", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling nix v0.22.2 [INFO] [stderr] Compiling fd-lock v3.0.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.2 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling rustyline v9.0.0 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tortuga v0.4.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `next_if` [INFO] [stdout] --> src/scanner.rs:60:8 [INFO] [stdout] | [INFO] [stdout] 60 | fn next_if(&mut self, predicate: impl FnOnce(&char) -> bool) -> Option { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.12s [INFO] running `Command { std: "docker" "inspect" "e7d178c62121adad8ac7079ecbd1510a7fdd39bc880134a27b2cbbc74db2ff71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7d178c62121adad8ac7079ecbd1510a7fdd39bc880134a27b2cbbc74db2ff71", kill_on_drop: false }` [INFO] [stdout] e7d178c62121adad8ac7079ecbd1510a7fdd39bc880134a27b2cbbc74db2ff71 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8d23f186d756c53689e8e09241aef85974ddeb993a0253d2a80708b9985dc895 [INFO] running `Command { std: "docker" "start" "-a" "8d23f186d756c53689e8e09241aef85974ddeb993a0253d2a80708b9985dc895", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling serde_json v1.0.71 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling tortuga v0.4.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `next_if` [INFO] [stdout] --> src/scanner.rs:60:8 [INFO] [stdout] | [INFO] [stdout] 60 | fn next_if(&mut self, predicate: impl FnOnce(&char) -> bool) -> Option { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.80s [INFO] running `Command { std: "docker" "inspect" "8d23f186d756c53689e8e09241aef85974ddeb993a0253d2a80708b9985dc895", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d23f186d756c53689e8e09241aef85974ddeb993a0253d2a80708b9985dc895", kill_on_drop: false }` [INFO] [stdout] 8d23f186d756c53689e8e09241aef85974ddeb993a0253d2a80708b9985dc895 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9d3f25e9e31cf73982373642f821c04eaa4e45b5d063a83d817c6a25dbaa5741 [INFO] running `Command { std: "docker" "start" "-a" "9d3f25e9e31cf73982373642f821c04eaa4e45b5d063a83d817c6a25dbaa5741", kill_on_drop: false }` [INFO] [stderr] warning: associated function is never used: `next_if` [INFO] [stderr] --> src/scanner.rs:60:8 [INFO] [stderr] | [INFO] [stderr] 60 | fn next_if(&mut self, predicate: impl FnOnce(&char) -> bool) -> Option { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `tortuga` (bin "tortuga" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/tortuga-4cdd05eab5a7890d) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test number::tests::default_is_zero ... ok [INFO] [stdout] test number::tests::negative_integer_octal ... ok [INFO] [stdout] test number::tests::negative_with_fraction_decimal ... ok [INFO] [stdout] test number::tests::positive_fraction_only_hex ... ok [INFO] [stdout] test number::tests::positive_with_fraction_binary ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9d3f25e9e31cf73982373642f821c04eaa4e45b5d063a83d817c6a25dbaa5741", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d3f25e9e31cf73982373642f821c04eaa4e45b5d063a83d817c6a25dbaa5741", kill_on_drop: false }` [INFO] [stdout] 9d3f25e9e31cf73982373642f821c04eaa4e45b5d063a83d817c6a25dbaa5741