[INFO] fetching crate gff_diff 0.1.1... [INFO] testing gff_diff-0.1.1 against 1.60.0 for beta-1.61-1 [INFO] extracting crate gff_diff 0.1.1 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate gff_diff 0.1.1 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate gff_diff 0.1.1 [INFO] finished tweaking crates.io crate gff_diff 0.1.1 [INFO] tweaked toml for crates.io crate gff_diff 0.1.1 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate crates.io crate gff_diff 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded triple_accel v0.3.4 [INFO] [stderr] Downloaded statrs v0.12.0 [INFO] [stderr] Downloaded bio v0.32.0 [INFO] [stderr] Downloaded ignore-result v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f30264a48db10f6bc3eeedb7a5bd962c691e0df8368e2356a25cc9abb5798f97 [INFO] running `Command { std: "docker" "start" "-a" "f30264a48db10f6bc3eeedb7a5bd962c691e0df8368e2356a25cc9abb5798f97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f30264a48db10f6bc3eeedb7a5bd962c691e0df8368e2356a25cc9abb5798f97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f30264a48db10f6bc3eeedb7a5bd962c691e0df8368e2356a25cc9abb5798f97", kill_on_drop: false }` [INFO] [stdout] f30264a48db10f6bc3eeedb7a5bd962c691e0df8368e2356a25cc9abb5798f97 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c8f1e389cbb4fa089124a99877a137f359d51a45cd0caf03c2c1abcbb93e4861 [INFO] running `Command { std: "docker" "start" "-a" "c8f1e389cbb4fa089124a99877a137f359d51a45cd0caf03c2c1abcbb93e4861", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling serde_derive v1.0.119 [INFO] [stderr] Compiling serde v1.0.119 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling ndarray v0.13.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling bio v0.32.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling array-macro v1.0.5 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling triple_accel v0.3.4 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Compiling libflate_lz77 v1.0.0 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling ignore-result v0.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling thread_local v1.1.0 [INFO] [stderr] Compiling matrixmultiply v0.2.4 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Compiling libflate v1.0.3 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling itertools-num v0.1.3 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling statrs v0.12.0 [INFO] [stderr] Compiling enum-map-derive v0.4.6 [INFO] [stderr] Compiling derive-new v0.5.8 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling getset v0.0.9 [INFO] [stderr] Compiling enum-map v0.6.4 [INFO] [stderr] Compiling bio-types v0.10.0 [INFO] [stderr] Compiling snafu v0.6.10 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling multimap v0.8.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling csv v1.1.5 [INFO] [stderr] Compiling gff_diff v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/bin/gff_diff.rs:26:26 [INFO] [stdout] | [INFO] [stdout] 26 | Err(f) => panic!(f.to_string()), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 26 | Err(f) => panic!("{}", f.to_string()), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [optimized + debuginfo] target(s) in 3m 52s [INFO] running `Command { std: "docker" "inspect" "c8f1e389cbb4fa089124a99877a137f359d51a45cd0caf03c2c1abcbb93e4861", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8f1e389cbb4fa089124a99877a137f359d51a45cd0caf03c2c1abcbb93e4861", kill_on_drop: false }` [INFO] [stdout] c8f1e389cbb4fa089124a99877a137f359d51a45cd0caf03c2c1abcbb93e4861 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e5d04c602e006e67ddd40957b5e277a6258777824a9272b612f95107b819fd2e [INFO] running `Command { std: "docker" "start" "-a" "e5d04c602e006e67ddd40957b5e277a6258777824a9272b612f95107b819fd2e", kill_on_drop: false }` [INFO] [stderr] Compiling gff_diff v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/bin/gff_diff.rs:26:26 [INFO] [stdout] | [INFO] [stdout] 26 | Err(f) => panic!(f.to_string()), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 26 | Err(f) => panic!("{}", f.to_string()), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [optimized + debuginfo] target(s) in 18.94s [INFO] running `Command { std: "docker" "inspect" "e5d04c602e006e67ddd40957b5e277a6258777824a9272b612f95107b819fd2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5d04c602e006e67ddd40957b5e277a6258777824a9272b612f95107b819fd2e", kill_on_drop: false }` [INFO] [stdout] e5d04c602e006e67ddd40957b5e277a6258777824a9272b612f95107b819fd2e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 15b0a947da3f6050da36f39c8d2cb9267908a8f1fe095f1ab411f0d30c97b514 [INFO] running `Command { std: "docker" "start" "-a" "15b0a947da3f6050da36f39c8d2cb9267908a8f1fe095f1ab411f0d30c97b514", kill_on_drop: false }` [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/bin/gff_diff.rs:26:26 [INFO] [stderr] | [INFO] [stderr] 26 | Err(f) => panic!(f.to_string()), [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 26 | Err(f) => panic!("{}", f.to_string()), [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: `gff_diff` (bin "gff_diff" test) generated 1 warning [INFO] [stderr] Finished test [optimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/gff_diff-96c35f8eed4afed1) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test tests::attribute_added ... ok [INFO] [stdout] test tests::iso_form ... ok [INFO] [stdout] test tests::new_gene ... ok [INFO] [stdout] test tests::gene_validation_3exons_ok ... ok [INFO] [stdout] test tests::gene_validation_ok ... ok [INFO] [stdout] test tests::no_change_isoforms ... ok [INFO] [stdout] test tests::gene_validation_no_stop ... ok [INFO] [stdout] test tests::gene_in_intron ... ok [INFO] [stdout] test tests::gene_validation_no_start ... ok [INFO] [stdout] test tests::remove_exon ... ok [INFO] [stdout] test tests::added_exon ... ok [INFO] [stdout] test tests::gene_merge ... ok [INFO] [stdout] test tests::no_change ... ok [INFO] [stdout] test tests::gene_split ... ok [INFO] [stdout] test tests::iso_form_lost ... ok [INFO] [stdout] test tests::alter_exon ... ok [INFO] [stdout] test tests::utr_change ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/gff_diff-6f2986c3a4b33a90) [INFO] [stdout] [INFO] [stderr] Doc-tests gff_diff [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] [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" "15b0a947da3f6050da36f39c8d2cb9267908a8f1fe095f1ab411f0d30c97b514", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15b0a947da3f6050da36f39c8d2cb9267908a8f1fe095f1ab411f0d30c97b514", kill_on_drop: false }` [INFO] [stdout] 15b0a947da3f6050da36f39c8d2cb9267908a8f1fe095f1ab411f0d30c97b514