[INFO] cloning repository https://github.com/shmishtopher/VAU
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shmishtopher/VAU" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshmishtopher%2FVAU", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshmishtopher%2FVAU'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e1286ead0bac01487bb97d2cb23a489d72c29195
[INFO] testing shmishtopher/VAU against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshmishtopher%2FVAU" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/shmishtopher/VAU on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/shmishtopher/VAU
[INFO] finished tweaking git repo https://github.com/shmishtopher/VAU
[INFO] tweaked toml for git repo https://github.com/shmishtopher/VAU written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/shmishtopher/VAU already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fcf44a025edf135831c371b323c0ca91aa1801a29c2f4f0a3d20a7f947e04b0b
[INFO] running `Command { std: "docker" "start" "-a" "fcf44a025edf135831c371b323c0ca91aa1801a29c2f4f0a3d20a7f947e04b0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fcf44a025edf135831c371b323c0ca91aa1801a29c2f4f0a3d20a7f947e04b0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fcf44a025edf135831c371b323c0ca91aa1801a29c2f4f0a3d20a7f947e04b0b", kill_on_drop: false }`
[INFO] [stdout] fcf44a025edf135831c371b323c0ca91aa1801a29c2f4f0a3d20a7f947e04b0b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 94981add3570aa6bd771acf3fb4dc250c94dcd58bcd6e36341f03da210d8b616
[INFO] running `Command { std: "docker" "start" "-a" "94981add3570aa6bd771acf3fb4dc250c94dcd58bcd6e36341f03da210d8b616", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.84
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling vau v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.64s
[INFO] running `Command { std: "docker" "inspect" "94981add3570aa6bd771acf3fb4dc250c94dcd58bcd6e36341f03da210d8b616", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94981add3570aa6bd771acf3fb4dc250c94dcd58bcd6e36341f03da210d8b616", kill_on_drop: false }`
[INFO] [stdout] 94981add3570aa6bd771acf3fb4dc250c94dcd58bcd6e36341f03da210d8b616
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 97edbfee71cd8d12cf9ae1f081d3db550a96669bf62d7ecf8501f961168dfafc
[INFO] running `Command { std: "docker" "start" "-a" "97edbfee71cd8d12cf9ae1f081d3db550a96669bf62d7ecf8501f961168dfafc", kill_on_drop: false }`
[INFO] [stderr]    Compiling vau v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] running `Command { std: "docker" "inspect" "97edbfee71cd8d12cf9ae1f081d3db550a96669bf62d7ecf8501f961168dfafc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97edbfee71cd8d12cf9ae1f081d3db550a96669bf62d7ecf8501f961168dfafc", kill_on_drop: false }`
[INFO] [stdout] 97edbfee71cd8d12cf9ae1f081d3db550a96669bf62d7ecf8501f961168dfafc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] df7948230d6fa75d6eb5815ac77d62617ab36a1a308f2307b027ab92180ba3f5
[INFO] running `Command { std: "docker" "start" "-a" "df7948230d6fa75d6eb5815ac77d62617ab36a1a308f2307b027ab92180ba3f5", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.01s
[INFO] [stderr]      Running unittests common/lib.rs (/opt/rustwide/target/debug/deps/common-23fa44b50b38639c)
[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 cli/main.rs (/opt/rustwide/target/debug/deps/cli-0e8717dd70d43691)
[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 gui/main.rs (/opt/rustwide/target/debug/deps/gui-2d65984691b82a20)
[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]    Doc-tests common
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test common/lib.rs - (line 6) ... FAILED
[INFO] [stdout] test common/ddb.rs - ddb (line 6) ... FAILED
[INFO] [stdout] test common/wav.rs - wav (line 6) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- common/lib.rs - (line 6) stdout ----
[INFO] [stdout] error: statements are terminated with a semicolon
[INFO] [stdout]  --> common/lib.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | http://www.apache.org/licenses/LICENSE-2.0
[INFO] [stdout]   |     ^ help: use a semicolon instead: `;`
[INFO] [stdout]   |
[INFO] [stdout]   = note: if you meant to annotate an expression with a type, the type ascription syntax has been removed, see issue #101728 <https://github.com/rust-lang/rust/issues/101728>
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `http` in this scope
[INFO] [stdout]  --> common/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | http://www.apache.org/licenses/LICENSE-2.0
[INFO] [stdout]   | ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- common/ddb.rs - ddb (line 6) stdout ----
[INFO] [stdout] error: statements are terminated with a semicolon
[INFO] [stdout]  --> common/ddb.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | http://www.apache.org/licenses/LICENSE-2.0
[INFO] [stdout]   |     ^ help: use a semicolon instead: `;`
[INFO] [stdout]   |
[INFO] [stdout]   = note: if you meant to annotate an expression with a type, the type ascription syntax has been removed, see issue #101728 <https://github.com/rust-lang/rust/issues/101728>
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `http` in this scope
[INFO] [stdout]  --> common/ddb.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | http://www.apache.org/licenses/LICENSE-2.0
[INFO] [stdout]   | ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- common/wav.rs - wav (line 6) stdout ----
[INFO] [stdout] error: statements are terminated with a semicolon
[INFO] [stdout]  --> common/wav.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | http://www.apache.org/licenses/LICENSE-2.0
[INFO] [stdout]   |     ^ help: use a semicolon instead: `;`
[INFO] [stdout]   |
[INFO] [stdout]   = note: if you meant to annotate an expression with a type, the type ascription syntax has been removed, see issue #101728 <https://github.com/rust-lang/rust/issues/101728>
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `http` in this scope
[INFO] [stdout]  --> common/wav.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | http://www.apache.org/licenses/LICENSE-2.0
[INFO] [stdout]   | ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     common/ddb.rs - ddb (line 6)
[INFO] [stdout]     common/lib.rs - (line 6)
[INFO] [stdout]     common/wav.rs - wav (line 6)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "df7948230d6fa75d6eb5815ac77d62617ab36a1a308f2307b027ab92180ba3f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df7948230d6fa75d6eb5815ac77d62617ab36a1a308f2307b027ab92180ba3f5", kill_on_drop: false }`
[INFO] [stdout] df7948230d6fa75d6eb5815ac77d62617ab36a1a308f2307b027ab92180ba3f5
