[INFO] fetching crate graphannis-core 0.31.2... [INFO] testing graphannis-core-0.31.2 against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] extracting crate graphannis-core 0.31.2 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate graphannis-core 0.31.2 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 graphannis-core 0.31.2 [INFO] finished tweaking crates.io crate graphannis-core 0.31.2 [INFO] tweaked toml for crates.io crate graphannis-core 0.31.2 written to /workspace/builds/worker-7/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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 116ed8b23aa4290909679df71177f0f17d2a98fc072915fe57c9aaf618fe98c3 [INFO] running `Command { std: "docker" "start" "-a" "116ed8b23aa4290909679df71177f0f17d2a98fc072915fe57c9aaf618fe98c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "116ed8b23aa4290909679df71177f0f17d2a98fc072915fe57c9aaf618fe98c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "116ed8b23aa4290909679df71177f0f17d2a98fc072915fe57c9aaf618fe98c3", kill_on_drop: false }` [INFO] [stdout] 116ed8b23aa4290909679df71177f0f17d2a98fc072915fe57c9aaf618fe98c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 5e25e79c71630f0cd1406201dda76c95f98e73fb497e27b3df22c96d7b9c24e8 [INFO] running `Command { std: "docker" "start" "-a" "5e25e79c71630f0cd1406201dda76c95f98e73fb497e27b3df22c96d7b9c24e8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling integer-encoding v1.1.7 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling strum v0.20.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling snap v0.2.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling quick-xml v0.18.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling sstable v0.8.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [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 rayon-core v1.9.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling smartstring v0.2.7 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling graphannis-malloc_size_of v1.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling synstructure v0.11.0 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling graphannis-malloc_size_of_derive v2.0.0 [INFO] [stderr] Compiling graphannis-core v0.31.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `current_change_id` [INFO] [stdout] --> src/graph/mod.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | current_change_id: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.52s [INFO] running `Command { std: "docker" "inspect" "5e25e79c71630f0cd1406201dda76c95f98e73fb497e27b3df22c96d7b9c24e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e25e79c71630f0cd1406201dda76c95f98e73fb497e27b3df22c96d7b9c24e8", kill_on_drop: false }` [INFO] [stdout] 5e25e79c71630f0cd1406201dda76c95f98e73fb497e27b3df22c96d7b9c24e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] fe4ee78b49ea1bb3fba5272c25e04e7d04fb750a94ea8586c17e5dfce2807120 [INFO] running `Command { std: "docker" "start" "-a" "fe4ee78b49ea1bb3fba5272c25e04e7d04fb750a94ea8586c17e5dfce2807120", kill_on_drop: false }` [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling fake v2.4.0 [INFO] [stdout] warning: field is never read: `current_change_id` [INFO] [stdout] --> src/graph/mod.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | current_change_id: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling graphannis-core v0.31.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `current_change_id` [INFO] [stdout] --> src/graph/mod.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | current_change_id: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 21.05s [INFO] running `Command { std: "docker" "inspect" "fe4ee78b49ea1bb3fba5272c25e04e7d04fb750a94ea8586c17e5dfce2807120", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe4ee78b49ea1bb3fba5272c25e04e7d04fb750a94ea8586c17e5dfce2807120", kill_on_drop: false }` [INFO] [stdout] fe4ee78b49ea1bb3fba5272c25e04e7d04fb750a94ea8586c17e5dfce2807120 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] b0abb7de5b823a3ee0cf28077ab1f985829bfb85a8a368f3cb2bc6a38563c88f [INFO] running `Command { std: "docker" "start" "-a" "b0abb7de5b823a3ee0cf28077ab1f985829bfb85a8a368f3cb2bc6a38563c88f", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `current_change_id` [INFO] [stderr] --> src/graph/mod.rs:59:5 [INFO] [stderr] | [INFO] [stderr] 59 | current_change_id: u64, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: field is never read: `current_change_id` [INFO] [stderr] --> src/graph/mod.rs:59:5 [INFO] [stderr] | [INFO] [stderr] 59 | current_change_id: u64, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/graphannis_core-afc08c9de7e525b7) [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test annostorage::inmemory::tests::get_all_for_node ... ok [INFO] [stdout] test annostorage::inmemory::tests::insert_same_anno ... ok [INFO] [stdout] test graph::tests::create_writeable_gs ... ok [INFO] [stdout] test annostorage::ondisk::tests::get_all_for_node ... ok [INFO] [stdout] test graph::storage::disk_adjacency::tests::indirect_cycle_statistics ... ok [INFO] [stdout] test graph::storage::adjacencylist::tests::simple_dag_find_all ... ok [INFO] [stdout] test annostorage::symboltable::tests::insert_and_get ... ok [INFO] [stdout] test annostorage::ondisk::tests::insert_same_anno ... ok [INFO] [stdout] test annostorage::symboltable::tests::insert_clear_insert_get ... ok [INFO] [stdout] test graph::storage::adjacencylist::tests::indirect_cycle_statistics ... ok [INFO] [stdout] test graph::storage::adjacencylist::tests::multi_branch_cycle_statistics ... ok [INFO] [stdout] test graph::storage::adjacencylist::tests::multiple_paths_find_range ... ok [INFO] [stdout] test util::disk_collections::tests::range ... ok [INFO] [stdout] test graph::serialization::graphml::tests::import_graphml ... ok [INFO] [stdout] test graph::serialization::graphml::tests::export_graphml ... ok [INFO] [stdout] test graph::storage::disk_adjacency::tests::multi_branch_cycle_statistics ... ok [INFO] [stdout] test annostorage::ondisk::tests::remove ... ok [INFO] [stdout] test annostorage::inmemory::tests::remove ... ok [INFO] [stdout] test graph::storage::disk_adjacency::tests::multiple_paths_find_range ... ok [INFO] [stdout] test graph::storage::disk_adjacency::tests::simple_dag_find_all ... ok [INFO] [stdout] test util::disk_collections::tests::known_key ... ok [INFO] [stdout] test util::disk_collections::tests::unknown_key ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s [INFO] [stdout] [INFO] [stderr] Doc-tests graphannis-core [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" "b0abb7de5b823a3ee0cf28077ab1f985829bfb85a8a368f3cb2bc6a38563c88f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0abb7de5b823a3ee0cf28077ab1f985829bfb85a8a368f3cb2bc6a38563c88f", kill_on_drop: false }` [INFO] [stdout] b0abb7de5b823a3ee0cf28077ab1f985829bfb85a8a368f3cb2bc6a38563c88f