[INFO] fetching crate tc-table 0.3.0... [INFO] testing tc-table-0.3.0 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate tc-table 0.3.0 into /workspace/builds/worker-17/source [INFO] validating manifest of crates.io crate tc-table 0.3.0 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tc-table 0.3.0 [INFO] finished tweaking crates.io crate tc-table 0.3.0 [INFO] tweaked toml for crates.io crate tc-table 0.3.0 written to /workspace/builds/worker-17/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6752c99d6a33ac7752fd931d0ee3cd8d9445fec5127b46718dc77c444eb0790c [INFO] running `Command { std: "docker" "start" "-a" "6752c99d6a33ac7752fd931d0ee3cd8d9445fec5127b46718dc77c444eb0790c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6752c99d6a33ac7752fd931d0ee3cd8d9445fec5127b46718dc77c444eb0790c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6752c99d6a33ac7752fd931d0ee3cd8d9445fec5127b46718dc77c444eb0790c", kill_on_drop: false }` [INFO] [stdout] 6752c99d6a33ac7752fd931d0ee3cd8d9445fec5127b46718dc77c444eb0790c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a093e9632488553a97c2c7633a37eb334c512eb5588c4a51bd0cca34f012333f [INFO] running `Command { std: "docker" "start" "-a" "a093e9632488553a97c2c7633a37eb334c512eb5588c4a51bd0cca34f012333f", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.79 [INFO] [stderr] Compiling bumpalo v3.9.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.79 [INFO] [stderr] Compiling safecast v0.1.2 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling collate v0.1.10 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.79 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.79 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.79 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling email-address-parser v1.0.3 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling async-hash v0.3.1 [INFO] [stderr] Compiling destream v0.5.0 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling handlebars v4.2.1 [INFO] [stderr] Compiling tc-error v0.4.0 [INFO] [stderr] Compiling number-general v0.7.0 [INFO] [stderr] Compiling tbon v0.3.5 [INFO] [stderr] Compiling tcgeneric v0.3.0 [INFO] [stderr] Compiling tc-value v0.4.0 [INFO] [stderr] Compiling tc-transact v0.11.0 [INFO] [stderr] Compiling tc-btree v0.4.0 [INFO] [stderr] Compiling tc-table v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `phantom` [INFO] [stdout] --> src/view.rs:518:5 [INFO] [stdout] | [INFO] [stdout] 518 | phantom: Phantom, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Selection` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/view.rs:512:10 [INFO] [stdout] | [INFO] [stdout] 512 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.11s [INFO] running `Command { std: "docker" "inspect" "a093e9632488553a97c2c7633a37eb334c512eb5588c4a51bd0cca34f012333f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a093e9632488553a97c2c7633a37eb334c512eb5588c4a51bd0cca34f012333f", kill_on_drop: false }` [INFO] [stdout] a093e9632488553a97c2c7633a37eb334c512eb5588c4a51bd0cca34f012333f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d3c602e3e2dd4475376387c7a018001978f5dff2e6d2bf6d81e743f3e7f7e1e1 [INFO] running `Command { std: "docker" "start" "-a" "d3c602e3e2dd4475376387c7a018001978f5dff2e6d2bf6d81e743f3e7f7e1e1", kill_on_drop: false }` [INFO] [stderr] Compiling tc-table v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `phantom` [INFO] [stdout] --> src/view.rs:518:5 [INFO] [stdout] | [INFO] [stdout] 518 | phantom: Phantom, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Selection` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/view.rs:512:10 [INFO] [stdout] | [INFO] [stdout] 512 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `phantom` [INFO] [stdout] --> src/view.rs:518:5 [INFO] [stdout] | [INFO] [stdout] 518 | phantom: Phantom, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Selection` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/view.rs:512:10 [INFO] [stdout] | [INFO] [stdout] 512 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.86s [INFO] running `Command { std: "docker" "inspect" "d3c602e3e2dd4475376387c7a018001978f5dff2e6d2bf6d81e743f3e7f7e1e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3c602e3e2dd4475376387c7a018001978f5dff2e6d2bf6d81e743f3e7f7e1e1", kill_on_drop: false }` [INFO] [stdout] d3c602e3e2dd4475376387c7a018001978f5dff2e6d2bf6d81e743f3e7f7e1e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 31073bbedabc3b9dee6245820f246de894d69f09bfd308d7725f8f91eb3c28a7 [INFO] running `Command { std: "docker" "start" "-a" "31073bbedabc3b9dee6245820f246de894d69f09bfd308d7725f8f91eb3c28a7", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `phantom` [INFO] [stderr] --> src/view.rs:518:5 [INFO] [stderr] | [INFO] [stderr] 518 | phantom: Phantom, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Selection` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/view.rs:512:10 [INFO] [stderr] | [INFO] [stderr] 512 | #[derive(Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `tc-table` (lib) generated 1 warning [INFO] [stderr] warning: `tc-table` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/tc_table-44b2e169c98b653d) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests tc-table [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "31073bbedabc3b9dee6245820f246de894d69f09bfd308d7725f8f91eb3c28a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31073bbedabc3b9dee6245820f246de894d69f09bfd308d7725f8f91eb3c28a7", kill_on_drop: false }` [INFO] [stdout] 31073bbedabc3b9dee6245820f246de894d69f09bfd308d7725f8f91eb3c28a7