[INFO] cloning repository https://github.com/chfi/rs-gfa-utils [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chfi/rs-gfa-utils" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchfi%2Frs-gfa-utils", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchfi%2Frs-gfa-utils'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 91ec5c4e1af1424789410afc276933357562ddf4 [INFO] testing chfi/rs-gfa-utils against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchfi%2Frs-gfa-utils" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/chfi/rs-gfa-utils on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/chfi/rs-gfa-utils [INFO] finished tweaking git repo https://github.com/chfi/rs-gfa-utils [INFO] tweaked toml for git repo https://github.com/chfi/rs-gfa-utils written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/chfi/rs-gfa-utils already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.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] f1cec131c0d121b91732287a0fbd373ee02088b2116247078a785a06762bbdd1 [INFO] running `Command { std: "docker" "start" "-a" "f1cec131c0d121b91732287a0fbd373ee02088b2116247078a785a06762bbdd1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f1cec131c0d121b91732287a0fbd373ee02088b2116247078a785a06762bbdd1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1cec131c0d121b91732287a0fbd373ee02088b2116247078a785a06762bbdd1", kill_on_drop: false }` [INFO] [stdout] f1cec131c0d121b91732287a0fbd373ee02088b2116247078a785a06762bbdd1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.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] 685ead886612b8188eee71d5ba4ba3744825832202753285df5abde6cf22eaf6 [INFO] running `Command { std: "docker" "start" "-a" "685ead886612b8188eee71d5ba4ba3744825832202753285df5abde6cf22eaf6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling rayon-core v1.8.1 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling ndarray v0.13.1 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling array-macro v1.0.5 [INFO] [stderr] Compiling bio v0.32.0 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling bytecount v0.6.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling triple_accel v0.3.4 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling rayon v1.4.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.3 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling proc-macro-error v1.0.3 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling matrixmultiply v0.2.3 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Compiling aho-corasick v0.7.12 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling terminal_size v0.1.13 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling itertools-num v0.1.3 [INFO] [stderr] Compiling ordered-float v1.1.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling console v0.12.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling statrs v0.12.0 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling indicatif v0.15.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling bytemuck_derive v1.0.0 [INFO] [stderr] Compiling enum-map-derive v0.4.3 [INFO] [stderr] Compiling derive-new v0.5.8 [INFO] [stderr] Compiling snafu-derive v0.6.9 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling getset v0.0.9 [INFO] [stderr] Compiling bytemuck v1.4.1 [INFO] [stderr] Compiling enum-map v0.6.3 [INFO] [stderr] Compiling structopt-derive v0.4.8 [INFO] [stderr] Compiling snafu v0.6.9 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling bio-types v0.7.0 [INFO] [stderr] Compiling multimap v0.8.2 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling gfa v0.8.0 [INFO] [stderr] Compiling structopt v0.3.15 [INFO] [stderr] Compiling three-edge-connected v0.1.0 [INFO] [stderr] Compiling saboten v0.0.2 [INFO] [stderr] Compiling handlegraph v0.5.0 [INFO] [stderr] Compiling gfautil v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 59s [INFO] running `Command { std: "docker" "inspect" "685ead886612b8188eee71d5ba4ba3744825832202753285df5abde6cf22eaf6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "685ead886612b8188eee71d5ba4ba3744825832202753285df5abde6cf22eaf6", kill_on_drop: false }` [INFO] [stdout] 685ead886612b8188eee71d5ba4ba3744825832202753285df5abde6cf22eaf6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c540ac4434f63f5e7c5fc98276b4e24e70b4b6282a1e538ca1fd8f71c09ad7ae [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c540ac4434f63f5e7c5fc98276b4e24e70b4b6282a1e538ca1fd8f71c09ad7ae", kill_on_drop: false }` [INFO] [stderr] Compiling gfautil v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.77s [INFO] running `Command { std: "docker" "inspect" "c540ac4434f63f5e7c5fc98276b4e24e70b4b6282a1e538ca1fd8f71c09ad7ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c540ac4434f63f5e7c5fc98276b4e24e70b4b6282a1e538ca1fd8f71c09ad7ae", kill_on_drop: false }` [INFO] [stdout] c540ac4434f63f5e7c5fc98276b4e24e70b4b6282a1e538ca1fd8f71c09ad7ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e37bcf30bd587707c8d15f2ddd87a6cca5873eb4aa13efe6ce12cf97c1b4f540 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e37bcf30bd587707c8d15f2ddd87a6cca5873eb4aa13efe6ce12cf97c1b4f540", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.88s [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stderr] Running /opt/rustwide/target/debug/deps/gfautil-0b6e6a870be7f2d0 [INFO] [stdout] test commands::convert_names::tests::converted_gfa_path_correct ... ok [INFO] [stdout] test commands::convert_names::tests::name_map_path_correct ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/gfautil-d65191a19a26eca8 [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 [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/gaf_convert-f7cb5b01b4e0d312 [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test gafpaf_no_overlaps ... ok [INFO] [stdout] test gafpaf_overlaps ... ok [INFO] [stdout] test gafpaf_dels ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests gfautil [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e37bcf30bd587707c8d15f2ddd87a6cca5873eb4aa13efe6ce12cf97c1b4f540", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e37bcf30bd587707c8d15f2ddd87a6cca5873eb4aa13efe6ce12cf97c1b4f540", kill_on_drop: false }` [INFO] [stdout] e37bcf30bd587707c8d15f2ddd87a6cca5873eb4aa13efe6ce12cf97c1b4f540