[INFO] cloning repository https://github.com/natir/fbio [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/natir/fbio" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnatir%2Ffbio", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnatir%2Ffbio'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6569e6f19b349bd7cb80026cd60d61b6a7c3aa2d [INFO] testing natir/fbio against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnatir%2Ffbio" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/natir/fbio [INFO] finished tweaking git repo https://github.com/natir/fbio [INFO] tweaked toml for git repo https://github.com/natir/fbio written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/natir/fbio on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/natir/fbio 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 421534358e80f91da46ee1061a9ecf923233662cd7b27cf012aa9dcb5ca4aa2b [INFO] running `Command { std: "docker" "start" "-a" "421534358e80f91da46ee1061a9ecf923233662cd7b27cf012aa9dcb5ca4aa2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "421534358e80f91da46ee1061a9ecf923233662cd7b27cf012aa9dcb5ca4aa2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "421534358e80f91da46ee1061a9ecf923233662cd7b27cf012aa9dcb5ca4aa2b", kill_on_drop: false }` [INFO] [stdout] 421534358e80f91da46ee1061a9ecf923233662cd7b27cf012aa9dcb5ca4aa2b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1fad85bb9ef21a5a9316e73c00454f6a1983341aef39fdb96a897148a4ea8c7d [INFO] running `Command { std: "docker" "start" "-a" "1fad85bb9ef21a5a9316e73c00454f6a1983341aef39fdb96a897148a4ea8c7d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling kmers v0.1.0 (https://github.com/COMBINE-lab/kmers.git#abe3e68a) [INFO] [stderr] Compiling cocktail v0.1.0 (https://github.com/natir/cocktail.git#bdb37edf) [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling fbio v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> src/nuc2bit.rs:264:23 [INFO] [stdout] | [INFO] [stdout] 264 | .get(&std::mem::transmute::<[u8; 4], u32>( [INFO] [stdout] | ^---------------------------------- [INFO] [stdout] | | [INFO] [stdout] | _______________________help: replace this with: `u32::from_ne_bytes` [INFO] [stdout] | | [INFO] [stdout] 265 | | *(&self.seq[self.index_seq..] as *const [u8] as *const [u8; 4]), [INFO] [stdout] 266 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order [INFO] [stdout] = note: `#[warn(unnecessary_transmutes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.35s [INFO] running `Command { std: "docker" "inspect" "1fad85bb9ef21a5a9316e73c00454f6a1983341aef39fdb96a897148a4ea8c7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fad85bb9ef21a5a9316e73c00454f6a1983341aef39fdb96a897148a4ea8c7d", kill_on_drop: false }` [INFO] [stdout] 1fad85bb9ef21a5a9316e73c00454f6a1983341aef39fdb96a897148a4ea8c7d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6177068b79c3defbdd656dd558ffd190ba8b1d2befdf138e7837b968d7407122 [INFO] running `Command { std: "docker" "start" "-a" "6177068b79c3defbdd656dd558ffd190ba8b1d2befdf138e7837b968d7407122", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling semver v1.0.7 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling rayon-core v1.9.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling rayon v1.5.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling fbio v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> src/nuc2bit.rs:264:23 [INFO] [stdout] | [INFO] [stdout] 264 | .get(&std::mem::transmute::<[u8; 4], u32>( [INFO] [stdout] | ^---------------------------------- [INFO] [stdout] | | [INFO] [stdout] | _______________________help: replace this with: `u32::from_ne_bytes` [INFO] [stdout] | | [INFO] [stdout] 265 | | *(&self.seq[self.index_seq..] as *const [u8] as *const [u8; 4]), [INFO] [stdout] 266 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order [INFO] [stdout] = note: `#[warn(unnecessary_transmutes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> src/nuc2bit.rs:264:23 [INFO] [stdout] | [INFO] [stdout] 264 | .get(&std::mem::transmute::<[u8; 4], u32>( [INFO] [stdout] | ^---------------------------------- [INFO] [stdout] | | [INFO] [stdout] | _______________________help: replace this with: `u32::from_ne_bytes` [INFO] [stdout] | | [INFO] [stdout] 265 | | *(&self.seq[self.index_seq..] as *const [u8] as *const [u8; 4]), [INFO] [stdout] 266 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order [INFO] [stdout] = note: `#[warn(unnecessary_transmutes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 18.67s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.5 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "6177068b79c3defbdd656dd558ffd190ba8b1d2befdf138e7837b968d7407122", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6177068b79c3defbdd656dd558ffd190ba8b1d2befdf138e7837b968d7407122", kill_on_drop: false }` [INFO] [stdout] 6177068b79c3defbdd656dd558ffd190ba8b1d2befdf138e7837b968d7407122 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d6692e95f3e474ecfde0a81d43985dea8c7739750cabdac8080840e39e422ccd [INFO] running `Command { std: "docker" "start" "-a" "d6692e95f3e474ecfde0a81d43985dea8c7739750cabdac8080840e39e422ccd", kill_on_drop: false }` [INFO] [stderr] warning: unnecessary transmute [INFO] [stderr] --> src/nuc2bit.rs:264:23 [INFO] [stderr] | [INFO] [stderr] 264 | .get(&std::mem::transmute::<[u8; 4], u32>( [INFO] [stderr] | ^---------------------------------- [INFO] [stderr] | | [INFO] [stderr] | _______________________help: replace this with: `u32::from_ne_bytes` [INFO] [stderr] | | [INFO] [stderr] 265 | | *(&self.seq[self.index_seq..] as *const [u8] as *const [u8; 4]), [INFO] [stderr] 266 | | )) [INFO] [stderr] | |_________________^ [INFO] [stderr] | [INFO] [stderr] = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order [INFO] [stderr] = note: `#[warn(unnecessary_transmutes)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `fbio` (lib) generated 1 warning (run `cargo fix --lib -p fbio` to apply 1 suggestion) [INFO] [stderr] warning: `fbio` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.5 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fbio-c05ed4c8fa2983a4) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test nuc2bit::tests::group_phf ... ok [INFO] [stdout] test nuc2bit::tests::group_vector16 ... ok [INFO] [stdout] test nuc2bit::tests::group_vector32 ... ok [INFO] [stdout] test nuc2bit::tests::lookup ... ok [INFO] [stdout] test nuc2bit::tests::lookup_nocheck ... ok [INFO] [stdout] test nuc2bit::tests::move_mask ... ok [INFO] [stderr] Doc-tests fbio [INFO] [stdout] test nuc2bit::tests::test_if ... ok [INFO] [stdout] test nuc2bit::tests::move_move ... ok [INFO] [stdout] test nuc2bit::tests::test_if_upper ... ok [INFO] [stdout] test nuc2bit::tests::test_match ... ok [INFO] [stdout] test nuc2bit::tests::test_match_upper ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [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" "d6692e95f3e474ecfde0a81d43985dea8c7739750cabdac8080840e39e422ccd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6692e95f3e474ecfde0a81d43985dea8c7739750cabdac8080840e39e422ccd", kill_on_drop: false }` [INFO] [stdout] d6692e95f3e474ecfde0a81d43985dea8c7739750cabdac8080840e39e422ccd