[INFO] fetching crate readstor 0.1.2... [INFO] testing readstor-0.1.2 against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] extracting crate readstor 0.1.2 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate readstor 0.1.2 on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3/source/.cargo/config [INFO] started tweaking crates.io crate readstor 0.1.2 [INFO] finished tweaking crates.io crate readstor 0.1.2 [INFO] tweaked toml for crates.io crate readstor 0.1.2 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate readstor 0.1.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded loggerv v0.7.2 [INFO] [stderr] Downloaded tera v1.13.0 [INFO] [stderr] Downloaded sysinfo v0.20.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] da882eab4704426805343952292b35334cb34e0d04d45813abe366c286eafcae [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" "da882eab4704426805343952292b35334cb34e0d04d45813abe366c286eafcae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "da882eab4704426805343952292b35334cb34e0d04d45813abe366c286eafcae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da882eab4704426805343952292b35334cb34e0d04d45813abe366c286eafcae", kill_on_drop: false }` [INFO] [stdout] da882eab4704426805343952292b35334cb34e0d04d45813abe366c286eafcae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 68badc7ed0effe1292d219e65220c184f22ae5b604f1bc2bdf2397564b1c2460 [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" "68badc7ed0effe1292d219e65220c184f22ae5b604f1bc2bdf2397564b1c2460", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.104 [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.14 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pkg-config v0.3.20 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling sysinfo v0.20.5 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling libsqlite3-sys v0.23.1 [INFO] [stderr] Compiling phf v0.10.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling loggerv v0.7.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling rusqlite v0.26.1 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling chrono-tz-build v0.0.2 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling chrono-tz v0.6.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling structopt v0.3.25 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling plist v1.2.1 [INFO] [stderr] Compiling tera v1.13.0 [INFO] [stderr] Compiling readstor v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 01s [INFO] running `Command { std: "docker" "inspect" "68badc7ed0effe1292d219e65220c184f22ae5b604f1bc2bdf2397564b1c2460", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68badc7ed0effe1292d219e65220c184f22ae5b604f1bc2bdf2397564b1c2460", kill_on_drop: false }` [INFO] [stdout] 68badc7ed0effe1292d219e65220c184f22ae5b604f1bc2bdf2397564b1c2460 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f79fce635a07e3c833d197763b2f1708e1d8c053c19ef0ff03366c2dd1772049 [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" "f79fce635a07e3c833d197763b2f1708e1d8c053c19ef0ff03366c2dd1772049", kill_on_drop: false }` [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling predicates-core v1.0.2 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling termtree v0.2.1 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling predicates-tree v1.0.4 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling predicates v2.0.3 [INFO] [stderr] Compiling assert_cmd v2.0.2 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling tera v1.13.0 [INFO] [stderr] Compiling readstor v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 24.06s [INFO] running `Command { std: "docker" "inspect" "f79fce635a07e3c833d197763b2f1708e1d8c053c19ef0ff03366c2dd1772049", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f79fce635a07e3c833d197763b2f1708e1d8c053c19ef0ff03366c2dd1772049", kill_on_drop: false }` [INFO] [stdout] f79fce635a07e3c833d197763b2f1708e1d8c053c19ef0ff03366c2dd1772049 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c63d3db2b8f5eabf176d23e6b272f81dcad9d8c137b6848421c883f585ce9b76 [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" "c63d3db2b8f5eabf176d23e6b272f81dcad9d8c137b6848421c883f585ce9b76", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/readstor-fdb8eb9d0989206c) [INFO] [stdout] [INFO] [stdout] running 38 tests [INFO] [stdout] test lib::parser::tests::test_compare_00 ... ok [INFO] [stdout] test lib::parser::tests::test_compare_05 ... ok [INFO] [stdout] test lib::parser::tests::test_compare_01 ... ok [INFO] [stdout] test lib::parser::tests::test_compare_10 ... ok [INFO] [stdout] test lib::parser::tests::test_compare_11 ... ok [INFO] [stdout] test lib::parser::tests::test_compare_06 ... ok [INFO] [stdout] test lib::parser::tests::test_compare_09 ... ok [INFO] [stdout] test lib::parser::tests::test_compare_07 ... ok [INFO] [stdout] test lib::parser::tests::test_compare_03 ... ok [INFO] [stdout] test lib::parser::tests::test_compare_08 ... ok [INFO] [stdout] test lib::parser::tests::test_parse_05 ... ok [INFO] [stdout] test lib::parser::tests::test_parse_06 ... ok [INFO] [stdout] test lib::parser::tests::test_parse_07 ... ok [INFO] [stdout] test lib::parser::tests::test_parse_04 ... ok [INFO] [stdout] test lib::parser::tests::test_parse_00 ... ok [INFO] [stdout] test lib::parser::tests::test_parse_02 ... ok [INFO] [stdout] test lib::parser::tests::test_parse_03 ... ok [INFO] [stdout] test lib::parser::tests::test_parse_01 ... ok [INFO] [stdout] test lib::parser::tests::test_compare_04 ... ok [INFO] [stdout] test lib::parser::tests::test_compare_12 ... ok [INFO] [stdout] test lib::parser::tests::test_compare_02 ... ok [INFO] [stdout] test lib::parser::tests::test_parse_10 ... ok [INFO] [stdout] test lib::parser::tests::test_parse_11 ... ok [INFO] [stdout] test lib::parser::tests::test_parse_19 ... ok [INFO] [stdout] test lib::parser::tests::test_parse_18 ... ok [INFO] [stdout] test lib::parser::tests::test_parse_20 ... ok [INFO] [stdout] test lib::parser::tests::test_parse_08 ... ok [INFO] [stdout] test lib::parser::tests::test_parse_16 ... ok [INFO] [stdout] test lib::parser::tests::test_parse_21 ... ok [INFO] [stdout] test lib::parser::tests::test_parse_15 ... ok [INFO] [stdout] test lib::parser::tests::test_parse_17 ... ok [INFO] [stdout] test lib::parser::tests::test_parse_09 ... ok [INFO] [stdout] test lib::parser::tests::test_parse_14 ... ok [INFO] [stdout] test lib::parser::tests::test_parse_12 ... ok [INFO] [stderr] Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-345a494fcd0eb583) [INFO] [stdout] test lib::parser::tests::test_parse_13 ... ok [INFO] [stdout] test cli::app::tests::test_databases_books_new ... ok [INFO] [stdout] test cli::app::tests::test_databases_empty ... ok [INFO] [stdout] test cli::app::tests::test_databases_books_annotated ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 38 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test output_does_not_exit ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c63d3db2b8f5eabf176d23e6b272f81dcad9d8c137b6848421c883f585ce9b76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c63d3db2b8f5eabf176d23e6b272f81dcad9d8c137b6848421c883f585ce9b76", kill_on_drop: false }` [INFO] [stdout] c63d3db2b8f5eabf176d23e6b272f81dcad9d8c137b6848421c883f585ce9b76