[INFO] cloning repository https://github.com/lunchboxav/wayang-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lunchboxav/wayang-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flunchboxav%2Fwayang-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flunchboxav%2Fwayang-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2b5808a8a4c6799640e7a7231d6361c7d5494bef
[INFO] testing lunchboxav/wayang-rs against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flunchboxav%2Fwayang-rs" "/workspace/builds/worker-7/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/lunchboxav/wayang-rs on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/lunchboxav/wayang-rs
[INFO] finished tweaking git repo https://github.com/lunchboxav/wayang-rs
[INFO] tweaked toml for git repo https://github.com/lunchboxav/wayang-rs written to /workspace/builds/worker-7/source/Cargo.toml
[INFO] crate git repo https://github.com/lunchboxav/wayang-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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] 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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 784e6344962d3012791d0fada6b086361a40b751aeb5e3367c1d3d919489111a
[INFO] running `Command { std: "docker" "start" "-a" "784e6344962d3012791d0fada6b086361a40b751aeb5e3367c1d3d919489111a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "784e6344962d3012791d0fada6b086361a40b751aeb5e3367c1d3d919489111a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "784e6344962d3012791d0fada6b086361a40b751aeb5e3367c1d3d919489111a", kill_on_drop: false }`
[INFO] [stdout] 784e6344962d3012791d0fada6b086361a40b751aeb5e3367c1d3d919489111a
[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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4b62d10430397f8092227db34612a321a08d0ae65ffc54c7f6475af9afe6d2ba
[INFO] running `Command { std: "docker" "start" "-a" "4b62d10430397f8092227db34612a321a08d0ae65ffc54c7f6475af9afe6d2ba", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.19
[INFO] [stderr] Compiling unicode-xid v0.2.1
[INFO] [stderr] Compiling syn v1.0.38
[INFO] [stderr] Compiling libc v0.2.74
[INFO] [stderr] Compiling memchr v2.3.3
[INFO] [stderr] Compiling autocfg v1.0.0
[INFO] [stderr] Compiling serde_derive v1.0.115
[INFO] [stderr] Compiling serde v1.0.115
[INFO] [stderr] Compiling lazy_static v1.4.0
[INFO] [stderr] Compiling cc v1.0.58
[INFO] [stderr] Compiling regex-syntax v0.6.18
[INFO] [stderr] Compiling itoa v0.4.6
[INFO] [stderr] Compiling fnv v1.0.7
[INFO] [stderr] Compiling strsim v0.9.3
[INFO] [stderr] Compiling getrandom v0.1.14
[INFO] [stderr] Compiling ident_case v1.0.1
[INFO] [stderr] Compiling v_htmlescape v0.8.0
[INFO] [stderr] Compiling pkg-config v0.3.18
[INFO] [stderr] Compiling ryu v1.0.5
[INFO] [stderr] Compiling byteorder v1.3.4
[INFO] [stderr] Compiling same-file v1.0.6
[INFO] [stderr] Compiling dtoa v0.4.6
[INFO] [stderr] Compiling gimli v0.22.0
[INFO] [stderr] Compiling yansi-term v0.1.2
[INFO] [stderr] Compiling serde_json v1.0.57
[INFO] [stderr] Compiling version_check v0.9.2
[INFO] [stderr] Compiling base64 v0.12.3
[INFO] [stderr] Compiling ppv-lite86 v0.2.8
[INFO] [stderr] Compiling derive_builder v0.9.0
[INFO] [stderr] Compiling object v0.20.0
[INFO] [stderr] Compiling xml-rs v0.8.3
[INFO] [stderr] Compiling lazycell v1.3.0
[INFO] [stderr] Compiling ucd-trie v0.1.3
[INFO] [stderr] Compiling maplit v1.0.2
[INFO] [stderr] Compiling remove_dir_all v0.5.3
[INFO] [stderr] Compiling ansi_term v0.12.1
[INFO] [stderr] Compiling shell-words v0.1.0
[INFO] [stderr] Compiling nom v4.2.3
[INFO] [stderr] Compiling miniz_oxide v0.4.0
[INFO] [stderr] Compiling line-wrap v0.1.1
[INFO] [stderr] Compiling thread_local v1.0.1
[INFO] [stderr] Compiling walkdir v2.3.1
[INFO] [stderr] Compiling crc32fast v1.2.0
[INFO] [stderr] Compiling annotate-snippets v0.8.0
[INFO] [stderr] Compiling pest v2.1.3
[INFO] [stderr] Compiling aho-corasick v0.7.13
[INFO] [stderr] Compiling content_inspector v0.2.4
[INFO] [stderr] Compiling num-traits v0.2.12
[INFO] [stderr] Compiling hashbrown v0.8.2
[INFO] [stderr] Compiling num-integer v0.1.43
[INFO] [stderr] Compiling indexmap v1.5.1
[INFO] [stderr] Compiling error-chain v0.12.4
[INFO] [stderr] Compiling quote v1.0.7
[INFO] [stderr] Compiling onig_sys v69.5.0
[INFO] [stderr] Compiling ansi_colours v1.0.1
[INFO] [stderr] Compiling atty v0.2.14
[INFO] [stderr] Compiling flate2 v1.0.16
[INFO] [stderr] Compiling terminal_size v0.1.13
[INFO] [stderr] Compiling termios v0.3.2
[INFO] [stderr] Compiling dirs-sys v0.3.5
[INFO] [stderr] Compiling clicolors-control v1.0.1
[INFO] [stderr] Compiling dirs v1.0.5
[INFO] [stderr] Compiling clap v2.33.3
[INFO] [stderr] Compiling directories v2.0.2
[INFO] [stderr] Compiling rand_core v0.5.1
[INFO] [stderr] Compiling pest_meta v2.1.3
[INFO] [stderr] Compiling rand_chacha v0.2.2
[INFO] [stderr] Compiling regex v1.3.9
[INFO] [stderr] Compiling rand v0.7.3
[INFO] [stderr] Compiling addr2line v0.13.0
[INFO] [stderr] Compiling chrono v0.4.15
[INFO] [stderr] Compiling backtrace v0.3.50
[INFO] [stderr] Compiling tempfile v3.1.0
[INFO] [stderr] Compiling console v0.10.3
[INFO] [stderr] Compiling toolchain_find v0.1.4
[INFO] [stderr] Compiling onig v6.0.0
[INFO] [stderr] Compiling darling_core v0.10.2
[INFO] [stderr] Compiling v_eval v0.6.0
[INFO] [stderr] Compiling pest_generator v2.1.3
[INFO] [stderr] Compiling v_escape_derive v0.7.1
[INFO] [stderr] Compiling derive_more v0.99.9
[INFO] [stderr] Compiling pest_derive v2.1.0
[INFO] [stderr] Compiling darling_macro v0.10.2
[INFO] [stderr] Compiling v_escape v0.10.0
[INFO] [stderr] Compiling darling v0.10.2
[INFO] [stderr] Compiling derive_builder_core v0.9.0
[INFO] [stderr] Compiling toml v0.5.6
[INFO] [stderr] Compiling plist v1.0.0
[INFO] [stderr] Compiling bincode v1.3.1
[INFO] [stderr] Compiling syntect v4.3.0
[INFO] [stderr] Compiling yarte_helpers v0.10.1
[INFO] [stderr] Compiling yarte_parser v0.10.1
[INFO] [stderr] Compiling yarte_hir v0.10.1
[INFO] [stderr] Compiling prettyprint v0.8.1
[INFO] [stderr] Compiling yarte_codegen v0.10.1
[INFO] [stderr] Compiling yarte_derive v0.10.1
[INFO] [stderr] Compiling yarte v0.10.1
[INFO] [stderr] Compiling wayang-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function is never used: `create_links_vector`
[INFO] [stdout] --> src/main.rs:138:4
[INFO] [stdout] |
[INFO] [stdout] 138 | fn create_links_vector(v: Vec<&str>) -> Vec {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(dead_code)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout] --> src/main.rs:22:10
[INFO] [stdout] |
[INFO] [stdout] 22 | #[derive(Template)]
[INFO] [stdout] | ^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] = note: this warning originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout] --> src/main.rs:22:10
[INFO] [stdout] |
[INFO] [stdout] 22 | #[derive(Template)]
[INFO] [stdout] | ^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 56.43s
[INFO] running `Command { std: "docker" "inspect" "4b62d10430397f8092227db34612a321a08d0ae65ffc54c7f6475af9afe6d2ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b62d10430397f8092227db34612a321a08d0ae65ffc54c7f6475af9afe6d2ba", kill_on_drop: false }`
[INFO] [stdout] 4b62d10430397f8092227db34612a321a08d0ae65ffc54c7f6475af9afe6d2ba
[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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cdb093c5d9facba0d576d9ef5f05785a742a41bf3fc67321daf3e8f244a049fd
[INFO] running `Command { std: "docker" "start" "-a" "cdb093c5d9facba0d576d9ef5f05785a742a41bf3fc67321daf3e8f244a049fd", kill_on_drop: false }`
[INFO] [stderr] Compiling wayang-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function is never used: `create_links_vector`
[INFO] [stdout] --> src/main.rs:138:4
[INFO] [stdout] |
[INFO] [stdout] 138 | fn create_links_vector(v: Vec<&str>) -> Vec {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(dead_code)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout] --> src/main.rs:22:10
[INFO] [stdout] |
[INFO] [stdout] 22 | #[derive(Template)]
[INFO] [stdout] | ^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] = note: this warning originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout] --> src/main.rs:22:10
[INFO] [stdout] |
[INFO] [stdout] 22 | #[derive(Template)]
[INFO] [stdout] | ^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.03s
[INFO] running `Command { std: "docker" "inspect" "cdb093c5d9facba0d576d9ef5f05785a742a41bf3fc67321daf3e8f244a049fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cdb093c5d9facba0d576d9ef5f05785a742a41bf3fc67321daf3e8f244a049fd", kill_on_drop: false }`
[INFO] [stdout] cdb093c5d9facba0d576d9ef5f05785a742a41bf3fc67321daf3e8f244a049fd
[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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8ad109a338eeede99937fd82c91836f8d9d020d6629f48ca3c98428c4ee34ff4
[INFO] running `Command { std: "docker" "start" "-a" "8ad109a338eeede99937fd82c91836f8d9d020d6629f48ca3c98428c4ee34ff4", kill_on_drop: false }`
[INFO] [stderr] warning: function is never used: `create_links_vector`
[INFO] [stderr] --> src/main.rs:138:4
[INFO] [stderr] |
[INFO] [stderr] 138 | fn create_links_vector(v: Vec<&str>) -> Vec {
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: `#[warn(dead_code)]` on by default
[INFO] [stderr]
[INFO] [stderr] warning: unused borrow that must be used
[INFO] [stderr] --> src/main.rs:22:10
[INFO] [stderr] |
[INFO] [stderr] 22 | #[derive(Template)]
[INFO] [stderr] | ^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default
[INFO] [stderr] = note: this warning originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unused borrow that must be used
[INFO] [stderr] --> src/main.rs:22:10
[INFO] [stderr] |
[INFO] [stderr] 22 | #[derive(Template)]
[INFO] [stderr] | ^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: this warning originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: 3 warnings emitted
[INFO] [stderr]
[INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/wayang_rs-fb7d495441fed300)
[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" "8ad109a338eeede99937fd82c91836f8d9d020d6629f48ca3c98428c4ee34ff4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ad109a338eeede99937fd82c91836f8d9d020d6629f48ca3c98428c4ee34ff4", kill_on_drop: false }`
[INFO] [stdout] 8ad109a338eeede99937fd82c91836f8d9d020d6629f48ca3c98428c4ee34ff4