[INFO] cloning repository https://github.com/chmp/tools [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chmp/tools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchmp%2Ftools", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchmp%2Ftools'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e31edd482b4ea0c705da5c6c58aee7be918a96d6 [INFO] testing chmp/tools against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchmp%2Ftools" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/chmp/tools on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/chmp/tools [INFO] finished tweaking git repo https://github.com/chmp/tools [INFO] tweaked toml for git repo https://github.com/chmp/tools written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/chmp/tools already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3ce0e73002222b3a34c0911d6d8045723b1aecad55d4e3f28381a60cf948b6b5 [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" "3ce0e73002222b3a34c0911d6d8045723b1aecad55d4e3f28381a60cf948b6b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3ce0e73002222b3a34c0911d6d8045723b1aecad55d4e3f28381a60cf948b6b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ce0e73002222b3a34c0911d6d8045723b1aecad55d4e3f28381a60cf948b6b5", kill_on_drop: false }` [INFO] [stdout] 3ce0e73002222b3a34c0911d6d8045723b1aecad55d4e3f28381a60cf948b6b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4e416efad3f515c97cd7e9f3a0f3911683ee22378dd1d2161f37cdae07232477 [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" "4e416efad3f515c97cd7e9f3a0f3911683ee22378dd1d2161f37cdae07232477", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling smallvec v1.3.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling arc-swap v0.4.5 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling tools-utils v0.1.0 (/opt/rustwide/workdir/tools-utils) [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling array-macro v1.0.4 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling tools v0.1.0 (/opt/rustwide/workdir/tools) [INFO] [stderr] Compiling openssl-src v111.8.1+1.1.1f [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.7.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling utime v0.2.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling openssl-sys v0.9.55 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling const-random v0.1.8 [INFO] [stderr] Compiling tokio v0.2.17 [INFO] [stderr] Compiling signal-hook v0.1.13 [INFO] [stderr] Compiling ahash v0.2.18 [INFO] [stderr] Compiling crossterm v0.14.2 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling h2 v0.2.4 [INFO] [stderr] Compiling tools-backup v0.1.0 (/opt/rustwide/workdir/tools-backup) [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling enum-map-derive v0.4.3 [INFO] [stderr] Compiling enum-map v0.6.2 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling pin-project v0.4.8 [INFO] [stderr] Compiling enumset_derive v0.4.4 [INFO] [stderr] Compiling hyper v0.13.4 [INFO] [stderr] Compiling enumset v0.4.5 [INFO] [stderr] Compiling cursive v0.14.0 [INFO] [stderr] Compiling cursive-aligned-view v0.2.1 [INFO] [stderr] Compiling tools-tags v0.1.0 (/opt/rustwide/workdir/tools-tags) [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stdout] warning: field is never read: `root` [INFO] [stdout] --> tools-tags/src/tag_list.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | root: PathBuf, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `errors` [INFO] [stdout] --> tools-tags/src/tag_list.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | errors: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling reqwest v0.10.4 [INFO] [stderr] Compiling tools-papers v0.1.0 (/opt/rustwide/workdir/tools-papers) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 07s [INFO] running `Command { std: "docker" "inspect" "4e416efad3f515c97cd7e9f3a0f3911683ee22378dd1d2161f37cdae07232477", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e416efad3f515c97cd7e9f3a0f3911683ee22378dd1d2161f37cdae07232477", kill_on_drop: false }` [INFO] [stdout] 4e416efad3f515c97cd7e9f3a0f3911683ee22378dd1d2161f37cdae07232477 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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] d0c84c2bcee7e5647e5067c9624b4c518510168d34a73634bd935b6e6678ab9f [INFO] running `Command { std: "docker" "start" "-a" "d0c84c2bcee7e5647e5067c9624b4c518510168d34a73634bd935b6e6678ab9f", kill_on_drop: false }` [INFO] [stderr] Compiling tools-utils v0.1.0 (/opt/rustwide/workdir/tools-utils) [INFO] [stderr] Compiling tools v0.1.0 (/opt/rustwide/workdir/tools) [INFO] [stderr] Compiling tools-backup v0.1.0 (/opt/rustwide/workdir/tools-backup) [INFO] [stderr] Compiling tools-papers v0.1.0 (/opt/rustwide/workdir/tools-papers) [INFO] [stderr] Compiling tools-tags v0.1.0 (/opt/rustwide/workdir/tools-tags) [INFO] [stdout] warning: field is never read: `root` [INFO] [stdout] --> tools-tags/src/tag_list.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | root: PathBuf, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `errors` [INFO] [stdout] --> tools-tags/src/tag_list.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | errors: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.95s [INFO] running `Command { std: "docker" "inspect" "d0c84c2bcee7e5647e5067c9624b4c518510168d34a73634bd935b6e6678ab9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0c84c2bcee7e5647e5067c9624b4c518510168d34a73634bd935b6e6678ab9f", kill_on_drop: false }` [INFO] [stdout] d0c84c2bcee7e5647e5067c9624b4c518510168d34a73634bd935b6e6678ab9f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7ecb990dee3b82d8d90fe10f5d5a9337bbfc3bdcdd946c51ca45b5bacf95f23a [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" "7ecb990dee3b82d8d90fe10f5d5a9337bbfc3bdcdd946c51ca45b5bacf95f23a", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `root` [INFO] [stderr] --> tools-tags/src/tag_list.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | root: PathBuf, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `errors` [INFO] [stderr] --> tools-tags/src/tag_list.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | errors: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `tools-tags` (bin "tools-tags" test) generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/tools-2e11c3030555a239) [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/tools_backup-1ec1231c9e741d22) [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 7 tests [INFO] [stdout] test sanitize_path::tests::test_sanitize_path_win32 ... ok [INFO] [stdout] test backup::tests::backup_file_example_no_reference ... ok [INFO] [stdout] test sanitize_path::tests::test_sanitize_component_win32 ... ok [INFO] [stdout] test backup::tests::backup_file_example_with_reference ... ok [INFO] [stdout] test backup::tests::backup_directory_example ... ok [INFO] [stdout] test backup::tests::test_run_backup_prev ... ok [INFO] [stdout] test backup::tests::test_run_backup ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/tools_papers-978cf375724f3e8d) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test arxiv::parse_arxiv_metadata_tests::example2 ... ok [INFO] [stdout] test arxiv::parse_arxiv_metadata_tests::example ... ok [INFO] [stdout] test arxiv::is_arxiv_paper_tests::example ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/tools_tags-06f0e02d17b89139) [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] [stderr] Running unittests (/opt/rustwide/target/debug/deps/tools_utils-a0cad983fcb1e104) [INFO] [stderr] Doc-tests tools-utils [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] [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" "7ecb990dee3b82d8d90fe10f5d5a9337bbfc3bdcdd946c51ca45b5bacf95f23a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ecb990dee3b82d8d90fe10f5d5a9337bbfc3bdcdd946c51ca45b5bacf95f23a", kill_on_drop: false }` [INFO] [stdout] 7ecb990dee3b82d8d90fe10f5d5a9337bbfc3bdcdd946c51ca45b5bacf95f23a