[INFO] fetching crate sabreur 0.5.0...
[INFO] building sabreur-0.5.0 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] extracting crate sabreur 0.5.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate sabreur 0.5.0
[INFO] finished tweaking crates.io crate sabreur 0.5.0
[INFO] tweaked toml for crates.io crate sabreur 0.5.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate sabreur 0.5.0 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sabreur 0.5.0 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded niffler v2.4.0
[INFO] [stderr]   Downloaded enum-map v0.6.4
[INFO] [stderr]   Downloaded zstd-safe v3.1.0+zstd.1.4.9
[INFO] [stderr]   Downloaded exitcode v1.1.2
[INFO] [stderr]   Downloaded cc v1.0.68
[INFO] [stderr]   Downloaded bgzip v0.2.1
[INFO] [stderr]   Downloaded bio-types v0.11.0
[INFO] [stderr]   Downloaded array-macro v1.0.5
[INFO] [stderr]   Downloaded getset v0.0.9
[INFO] [stderr]   Downloaded semver v1.0.3
[INFO] [stderr]   Downloaded zstd v0.7.0+zstd.1.4.9
[INFO] [stderr]   Downloaded anyhow v1.0.41
[INFO] [stderr]   Downloaded strum_macros v0.20.1
[INFO] [stderr]   Downloaded serde v1.0.126
[INFO] [stderr]   Downloaded os_str_bytes v6.0.1
[INFO] [stderr]   Downloaded enum-map-derive v0.4.6
[INFO] [stderr]   Downloaded strum v0.20.0
[INFO] [stderr]   Downloaded triple_accel v0.3.4
[INFO] [stderr]   Downloaded bio v0.41.0
[INFO] [stderr]   Downloaded ndarray v0.14.0
[INFO] [stderr]   Downloaded nalgebra v0.19.0
[INFO] [stderr]   Downloaded clap v3.2.19
[INFO] [stderr]   Downloaded serde_derive v1.0.126
[INFO] [stderr]   Downloaded sysinfo v0.26.0
[INFO] [stderr]   Downloaded bstr v0.2.16
[INFO] [stderr]   Downloaded zstd-sys v1.5.0+zstd.1.4.9
[INFO] [stderr]   Downloaded statrs v0.13.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d926ef698236d35b34a07691f643d2c8603af17bb28ddd3f0f65ddeee0c59dc7
[INFO] running `Command { std: "docker" "start" "-a" "d926ef698236d35b34a07691f643d2c8603af17bb28ddd3f0f65ddeee0c59dc7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d926ef698236d35b34a07691f643d2c8603af17bb28ddd3f0f65ddeee0c59dc7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d926ef698236d35b34a07691f643d2c8603af17bb28ddd3f0f65ddeee0c59dc7", kill_on_drop: false }`
[INFO] [stdout] d926ef698236d35b34a07691f643d2c8603af17bb28ddd3f0f65ddeee0c59dc7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f1ca33120f7f4e04032e7213538e48255c3dc135fba9f0a8edb670a0c6c876a2
[INFO] running `Command { std: "docker" "start" "-a" "f1ca33120f7f4e04032e7213538e48255c3dc135fba9f0a8edb670a0c6c876a2", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling syn v1.0.73
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling serde_derive v1.0.126
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling approx v0.3.2
[INFO] [stderr]    Compiling zstd-safe v3.1.0+zstd.1.4.9
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling generic-array v0.13.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.0
[INFO] [stderr]    Compiling anyhow v1.0.41
[INFO] [stderr]    Compiling ndarray v0.14.0
[INFO] [stderr]    Compiling alga v0.9.3
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling num-complex v0.3.1
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling os_str_bytes v6.0.1
[INFO] [stderr]    Compiling once_cell v1.13.1
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling array-macro v1.0.5
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling sysinfo v0.26.0
[INFO] [stderr]    Compiling fixedbitset v0.2.0
[INFO] [stderr]    Compiling bit-set v0.5.2
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling petgraph v0.5.1
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling itertools v0.10.1
[INFO] [stderr]    Compiling ordered-float v1.1.1
[INFO] [stderr]    Compiling itertools-num v0.1.3
[INFO] [stderr]    Compiling bytecount v0.6.2
[INFO] [stderr]    Compiling strum v0.20.0
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling triple_accel v0.3.4
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling exitcode v1.1.2
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling flate2 v1.0.20
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling colored v1.9.3
[INFO] [stderr]    Compiling clap v3.2.19
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling cc v1.0.68
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling fern v0.6.1
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling zstd-sys v1.5.0+zstd.1.4.9
[INFO] [stderr]    Compiling lzma-sys v0.1.17
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling rand_distr v0.2.2
[INFO] [stderr]    Compiling xz2 v0.1.6
[INFO] [stderr]    Compiling nalgebra v0.19.0
[INFO] [stderr]    Compiling bzip2 v0.4.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.26
[INFO] [stderr]    Compiling enum-map-derive v0.4.6
[INFO] [stderr]    Compiling derive-new v0.5.9
[INFO] [stderr]    Compiling strum_macros v0.20.1
[INFO] [stderr]    Compiling getset v0.0.9
[INFO] [stderr]    Compiling enum-map v0.6.4
[INFO] [stderr]    Compiling thiserror v1.0.26
[INFO] [stderr]    Compiling bgzip v0.2.1
[INFO] [stderr]    Compiling bio-types v0.11.0
[INFO] [stderr]    Compiling statrs v0.13.0
[INFO] [stderr]    Compiling bstr v0.2.16
[INFO] [stderr]    Compiling bv v0.11.1
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling csv v1.1.6
[INFO] [stderr]    Compiling bio v0.41.0
[INFO] [stderr]    Compiling zstd v0.7.0+zstd.1.4.9
[INFO] [stderr]    Compiling niffler v2.4.0
[INFO] [stderr]    Compiling sabreur v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s
[INFO] running `Command { std: "docker" "inspect" "f1ca33120f7f4e04032e7213538e48255c3dc135fba9f0a8edb670a0c6c876a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1ca33120f7f4e04032e7213538e48255c3dc135fba9f0a8edb670a0c6c876a2", kill_on_drop: false }`
[INFO] [stdout] f1ca33120f7f4e04032e7213538e48255c3dc135fba9f0a8edb670a0c6c876a2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d8a2f45a0872545996d278f85ecd77fbc5b6325ba83e8a9b818e30604fabf0c2
[INFO] running `Command { std: "docker" "start" "-a" "d8a2f45a0872545996d278f85ecd77fbc5b6325ba83e8a9b818e30604fabf0c2", kill_on_drop: false }`
[INFO] [stderr]    Compiling semver v1.0.3
[INFO] [stderr]    Compiling plotters-backend v0.3.2
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling half v1.7.1
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling tempfile v3.2.0
[INFO] [stderr]    Compiling serde_cbor v0.11.1
[INFO] [stderr]    Compiling plotters-svg v0.3.1
[INFO] [stderr]    Compiling plotters v0.3.1
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling cast v0.2.7
[INFO] [stderr]    Compiling criterion-plot v0.4.3
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.3.4
[INFO] [stderr]    Compiling sabreur v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 16.01s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "d8a2f45a0872545996d278f85ecd77fbc5b6325ba83e8a9b818e30604fabf0c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8a2f45a0872545996d278f85ecd77fbc5b6325ba83e8a9b818e30604fabf0c2", kill_on_drop: false }`
[INFO] [stdout] d8a2f45a0872545996d278f85ecd77fbc5b6325ba83e8a9b818e30604fabf0c2
