[INFO] fetching crate vimwiki-cli 0.1.0... [INFO] testing vimwiki-cli-0.1.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate vimwiki-cli 0.1.0 into /workspace/builds/worker-110/source [INFO] validating manifest of crates.io crate vimwiki-cli 0.1.0 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate vimwiki-cli 0.1.0 [INFO] finished tweaking crates.io crate vimwiki-cli 0.1.0 [INFO] tweaked toml for crates.io crate vimwiki-cli 0.1.0 written to /workspace/builds/worker-110/source/Cargo.toml [INFO] crate crates.io crate vimwiki-cli 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded stderrlog v0.5.1 [INFO] [stderr] Downloaded serde_with_macros v1.4.1 [INFO] [stderr] Downloaded uriparse v0.6.3 [INFO] [stderr] Downloaded derive_more v0.99.14 [INFO] [stderr] Downloaded syntect v4.5.0 [INFO] [stderr] Downloaded plist v1.1.0 [INFO] [stderr] Downloaded relative-path v1.4.0 [INFO] [stderr] Downloaded array_tool v1.0.3 [INFO] [stderr] Downloaded jsonpath_lib v0.2.6 [INFO] [stderr] Downloaded fancy-regex v0.3.5 [INFO] [stderr] Downloaded vimwiki v0.1.0 [INFO] [stderr] Downloaded vimvar v0.2.0 [INFO] [stderr] Downloaded numerals v0.1.4 [INFO] [stderr] Downloaded serde_with v1.9.1 [INFO] [stderr] Downloaded stfu8 v0.2.4 [INFO] [stderr] Downloaded vimwiki-core v0.1.0 [INFO] [stderr] Downloaded voca_rs v1.13.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-110/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-110/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2bc5694858910bb10c564f1cf450b5ad3bc6388e227636a267564f82f280f3e4 [INFO] running `Command { std: "docker" "start" "-a" "2bc5694858910bb10c564f1cf450b5ad3bc6388e227636a267564f82f280f3e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2bc5694858910bb10c564f1cf450b5ad3bc6388e227636a267564f82f280f3e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2bc5694858910bb10c564f1cf450b5ad3bc6388e227636a267564f82f280f3e4", kill_on_drop: false }` [INFO] [stdout] 2bc5694858910bb10c564f1cf450b5ad3bc6388e227636a267564f82f280f3e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-110/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-110/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 72ea6eafd0bd2e41cffa9d0c74c555101829c6823d64ad2041e57e426481240c [INFO] running `Command { std: "docker" "start" "-a" "72ea6eafd0bd2e41cffa9d0c74c555101829c6823d64ad2041e57e426481240c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Compiling numerals v0.1.4 [INFO] [stderr] Compiling relative-path v1.4.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling cpufeatures v0.1.4 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling array_tool v1.0.3 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling directories v3.0.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling shellexpand v2.1.0 [INFO] [stderr] Compiling sha-1 v0.9.6 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling fancy-regex v0.3.5 [INFO] [stderr] Compiling stfu8 v0.2.4 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling voca_rs v1.13.0 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling derive_more v0.99.14 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling serde_with_macros v1.4.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_with v1.9.1 [INFO] [stderr] Compiling uriparse v0.6.3 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling vimvar v0.2.0 [INFO] [stderr] Compiling plist v1.1.0 [INFO] [stderr] Compiling stderrlog v0.5.1 [INFO] [stderr] Compiling jsonpath_lib v0.2.6 [INFO] [stderr] Compiling syntect v4.5.0 [INFO] [stderr] Compiling vimwiki-core v0.1.0 [INFO] [stderr] Compiling vimwiki v0.1.0 [INFO] [stderr] Compiling vimwiki-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 54.82s [INFO] running `Command { std: "docker" "inspect" "72ea6eafd0bd2e41cffa9d0c74c555101829c6823d64ad2041e57e426481240c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72ea6eafd0bd2e41cffa9d0c74c555101829c6823d64ad2041e57e426481240c", kill_on_drop: false }` [INFO] [stdout] 72ea6eafd0bd2e41cffa9d0c74c555101829c6823d64ad2041e57e426481240c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-110/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-110/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 378d68797f67521ce458cf7c25c7c0ddacbf3b0c4ff38e68c51d613731d1b605 [INFO] running `Command { std: "docker" "start" "-a" "378d68797f67521ce458cf7c25c7c0ddacbf3b0c4ff38e68c51d613731d1b605", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling vimwiki-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.40s [INFO] running `Command { std: "docker" "inspect" "378d68797f67521ce458cf7c25c7c0ddacbf3b0c4ff38e68c51d613731d1b605", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "378d68797f67521ce458cf7c25c7c0ddacbf3b0c4ff38e68c51d613731d1b605", kill_on_drop: false }` [INFO] [stdout] 378d68797f67521ce458cf7c25c7c0ddacbf3b0c4ff38e68c51d613731d1b605 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-110/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-110/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0becf8e8f7dba3fdb9104461d9f318248e6b4ee998d5a1858f3226743256b026 [INFO] running `Command { std: "docker" "start" "-a" "0becf8e8f7dba3fdb9104461d9f318248e6b4ee998d5a1858f3226743256b026", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/vimwiki-b04ad1d2c503edbf) [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" "0becf8e8f7dba3fdb9104461d9f318248e6b4ee998d5a1858f3226743256b026", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0becf8e8f7dba3fdb9104461d9f318248e6b4ee998d5a1858f3226743256b026", kill_on_drop: false }` [INFO] [stdout] 0becf8e8f7dba3fdb9104461d9f318248e6b4ee998d5a1858f3226743256b026