[INFO] fetching crate graphannis-core 1.3.0... [INFO] testing graphannis-core-1.3.0 against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] extracting crate graphannis-core 1.3.0 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate graphannis-core 1.3.0 on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate graphannis-core 1.3.0 [INFO] finished tweaking crates.io crate graphannis-core 1.3.0 [INFO] tweaked toml for crates.io crate graphannis-core 1.3.0 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fake v2.4.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 35b3f2f297a69298a5fc4d60ad04e9e310c1548cc9d453d05be108003d795bd2 [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" "35b3f2f297a69298a5fc4d60ad04e9e310c1548cc9d453d05be108003d795bd2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "35b3f2f297a69298a5fc4d60ad04e9e310c1548cc9d453d05be108003d795bd2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35b3f2f297a69298a5fc4d60ad04e9e310c1548cc9d453d05be108003d795bd2", kill_on_drop: false }` [INFO] [stdout] 35b3f2f297a69298a5fc4d60ad04e9e310c1548cc9d453d05be108003d795bd2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "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] 53126eb2b45626726746a19b22bf9848df4812a854c586eb0a23a48abd0b835e [INFO] running `Command { std: "docker" "start" "-a" "53126eb2b45626726746a19b22bf9848df4812a854c586eb0a23a48abd0b835e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [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 rayon-core v1.9.1 [INFO] [stderr] Compiling build_const v0.2.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling integer-encoding v1.1.7 [INFO] [stderr] Compiling strum v0.21.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling smartstring v0.2.9 [INFO] [stderr] Compiling quick-xml v0.18.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling snap v0.2.5 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling graphannis-malloc_size_of v1.1.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling sstable v0.8.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling synstructure v0.11.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling graphannis-malloc_size_of_derive v2.0.0 [INFO] [stderr] Compiling graphannis-core v1.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 29s [INFO] running `Command { std: "docker" "inspect" "53126eb2b45626726746a19b22bf9848df4812a854c586eb0a23a48abd0b835e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53126eb2b45626726746a19b22bf9848df4812a854c586eb0a23a48abd0b835e", kill_on_drop: false }` [INFO] [stdout] 53126eb2b45626726746a19b22bf9848df4812a854c586eb0a23a48abd0b835e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "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] 0165c05e84d742c05e74269f82f847c1eb87d705d6f3b73fe7f238e3dd964e59 [INFO] running `Command { std: "docker" "start" "-a" "0165c05e84d742c05e74269f82f847c1eb87d705d6f3b73fe7f238e3dd964e59", kill_on_drop: false }` [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling fake v2.4.3 [INFO] [stderr] Compiling graphannis-core v1.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 32.31s [INFO] running `Command { std: "docker" "inspect" "0165c05e84d742c05e74269f82f847c1eb87d705d6f3b73fe7f238e3dd964e59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0165c05e84d742c05e74269f82f847c1eb87d705d6f3b73fe7f238e3dd964e59", kill_on_drop: false }` [INFO] [stdout] 0165c05e84d742c05e74269f82f847c1eb87d705d6f3b73fe7f238e3dd964e59 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] becd233a7e8efe30774f6ebd54c0de435160ab4e5519868fb1fc7b044c4bc73a [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" "becd233a7e8efe30774f6ebd54c0de435160ab4e5519868fb1fc7b044c4bc73a", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/graphannis_core-1693748a363b71b1) [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test annostorage::symboltable::tests::insert_and_get ... ok [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::storage::adjacencylist::tests::indirect_cycle_statistics ... ok [INFO] [stdout] test annostorage::ondisk::tests::get_all_for_node ... 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 annostorage::inmemory::tests::remove ... ok [INFO] [stdout] test graph::storage::disk_adjacency::tests::indirect_cycle_statistics ... ok [INFO] [stdout] test graph::storage::adjacencylist::tests::multiple_paths_find_range ... ok [INFO] [stdout] test graph::storage::adjacencylist::tests::simple_dag_find_all ... ok [INFO] [stdout] test graph::tests::create_writeable_gs ... 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 graph::serialization::graphml::tests::import_graphml ... ok [INFO] [stdout] test graph::serialization::graphml::tests::export_graphml ... ok [INFO] [stdout] test graph::storage::adjacencylist::tests::multi_branch_cycle_statistics ... ok [INFO] [stdout] test annostorage::ondisk::tests::remove ... ok [INFO] [stdout] test util::disk_collections::tests::range ... ok [INFO] [stdout] test graph::storage::disk_adjacency::tests::multi_branch_cycle_statistics ... 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.13s [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" "becd233a7e8efe30774f6ebd54c0de435160ab4e5519868fb1fc7b044c4bc73a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "becd233a7e8efe30774f6ebd54c0de435160ab4e5519868fb1fc7b044c4bc73a", kill_on_drop: false }` [INFO] [stdout] becd233a7e8efe30774f6ebd54c0de435160ab4e5519868fb1fc7b044c4bc73a