[INFO] fetching crate tangram_core 0.5.0... [INFO] testing tangram_core-0.5.0 against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] extracting crate tangram_core 0.5.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate tangram_core 0.5.0 on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tangram_core 0.5.0 [INFO] finished tweaking crates.io crate tangram_core 0.5.0 [INFO] tweaked toml for crates.io crate tangram_core 0.5.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tangram_id v0.5.0 [INFO] [stderr] Downloaded tangram_model v0.5.0 [INFO] [stderr] Downloaded rand_xoshiro v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 09f2dfb080e941938016e6565d1f43174ad767929adc17dd10f20ade8816ada5 [INFO] running `Command { std: "docker" "start" "-a" "09f2dfb080e941938016e6565d1f43174ad767929adc17dd10f20ade8816ada5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "09f2dfb080e941938016e6565d1f43174ad767929adc17dd10f20ade8816ada5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09f2dfb080e941938016e6565d1f43174ad767929adc17dd10f20ade8816ada5", kill_on_drop: false }` [INFO] [stdout] 09f2dfb080e941938016e6565d1f43174ad767929adc17dd10f20ade8816ada5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fc1f0ef6b4ad78542f6b0442ffc13b6c4b3448d0530a7a632195a75e5a47a5f9 [INFO] running `Command { std: "docker" "start" "-a" "fc1f0ef6b4ad78542f6b0442ffc13b6c4b3448d0530a7a632195a75e5a47a5f9", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling tangram_zip v0.5.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling fast-float v0.2.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling tangram_progress_counter v0.5.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling tangram_kill_chip v0.5.0 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling matrixmultiply v0.3.1 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling object v0.25.3 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling addr2line v0.15.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ndarray v0.15.3 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling buffalo_macro v0.1.0 [INFO] [stderr] Compiling derive_deref v1.1.1 [INFO] [stderr] Compiling tangram_metrics v0.5.0 [INFO] [stderr] Compiling buffalo v0.1.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling tangram_finite v0.5.0 [INFO] [stderr] Compiling tangram_id v0.5.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling tangram_text v0.5.0 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling tangram_table v0.5.0 [INFO] [stderr] Compiling tangram_features v0.5.0 [INFO] [stderr] Compiling tangram_linear v0.5.0 [INFO] [stderr] Compiling tangram_tree v0.5.0 [INFO] [stderr] Compiling tangram_model v0.5.0 [INFO] [stderr] Compiling tangram_core v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.08s [INFO] running `Command { std: "docker" "inspect" "fc1f0ef6b4ad78542f6b0442ffc13b6c4b3448d0530a7a632195a75e5a47a5f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc1f0ef6b4ad78542f6b0442ffc13b6c4b3448d0530a7a632195a75e5a47a5f9", kill_on_drop: false }` [INFO] [stdout] fc1f0ef6b4ad78542f6b0442ffc13b6c4b3448d0530a7a632195a75e5a47a5f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd837932c672d7c52ab345ddce360a0850d38234ca6df96a6a3135ac10465df8 [INFO] running `Command { std: "docker" "start" "-a" "cd837932c672d7c52ab345ddce360a0850d38234ca6df96a6a3135ac10465df8", kill_on_drop: false }` [INFO] [stderr] Compiling tangram_core v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.79s [INFO] running `Command { std: "docker" "inspect" "cd837932c672d7c52ab345ddce360a0850d38234ca6df96a6a3135ac10465df8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd837932c672d7c52ab345ddce360a0850d38234ca6df96a6a3135ac10465df8", kill_on_drop: false }` [INFO] [stdout] cd837932c672d7c52ab345ddce360a0850d38234ca6df96a6a3135ac10465df8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bcd6f93d2d2c6c3efbd13ea6fc1bd63c2f86edfb572cee0cacbdcf16e8d815a3 [INFO] running `Command { std: "docker" "start" "-a" "bcd6f93d2d2c6c3efbd13ea6fc1bd63c2f86edfb572cee0cacbdcf16e8d815a3", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/tangram_core-305d0c39ccd58253) [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests tangram_core [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" "bcd6f93d2d2c6c3efbd13ea6fc1bd63c2f86edfb572cee0cacbdcf16e8d815a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bcd6f93d2d2c6c3efbd13ea6fc1bd63c2f86edfb572cee0cacbdcf16e8d815a3", kill_on_drop: false }` [INFO] [stdout] bcd6f93d2d2c6c3efbd13ea6fc1bd63c2f86edfb572cee0cacbdcf16e8d815a3