[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#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshmishtopher%2FVAU" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[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-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/shmishtopher/VAU on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 709169bd127e6da7d8c7fac6c9ffd303295b74004d9d1b8d5e40a0006cb3fb1b
[INFO] running `Command { std: "docker" "start" "-a" "709169bd127e6da7d8c7fac6c9ffd303295b74004d9d1b8d5e40a0006cb3fb1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "709169bd127e6da7d8c7fac6c9ffd303295b74004d9d1b8d5e40a0006cb3fb1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "709169bd127e6da7d8c7fac6c9ffd303295b74004d9d1b8d5e40a0006cb3fb1b", kill_on_drop: false }`
[INFO] [stdout] 709169bd127e6da7d8c7fac6c9ffd303295b74004d9d1b8d5e40a0006cb3fb1b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 202cee11d25ed88a09ea273abafa8d069c73e8221577ed4ee349e9f107d2bc09
[INFO] running `Command { std: "docker" "start" "-a" "202cee11d25ed88a09ea273abafa8d069c73e8221577ed4ee349e9f107d2bc09", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.84
[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 20.38s
[INFO] running `Command { std: "docker" "inspect" "202cee11d25ed88a09ea273abafa8d069c73e8221577ed4ee349e9f107d2bc09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "202cee11d25ed88a09ea273abafa8d069c73e8221577ed4ee349e9f107d2bc09", kill_on_drop: false }`
[INFO] [stdout] 202cee11d25ed88a09ea273abafa8d069c73e8221577ed4ee349e9f107d2bc09
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a4e58faa835912638aefa98abb7f53edf380d2dec1f4d57ab0afe42654e8c893
[INFO] running `Command { std: "docker" "start" "-a" "a4e58faa835912638aefa98abb7f53edf380d2dec1f4d57ab0afe42654e8c893", 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.50s
[INFO] running `Command { std: "docker" "inspect" "a4e58faa835912638aefa98abb7f53edf380d2dec1f4d57ab0afe42654e8c893", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a4e58faa835912638aefa98abb7f53edf380d2dec1f4d57ab0afe42654e8c893", kill_on_drop: false }`
[INFO] [stdout] a4e58faa835912638aefa98abb7f53edf380d2dec1f4d57ab0afe42654e8c893
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f9820307c7d665c3c32a54cd2544b07bf9738b2a8aa4c8c90b6a5d9f3ca6ceb8
[INFO] running `Command { std: "docker" "start" "-a" "f9820307c7d665c3c32a54cd2544b07bf9738b2a8aa4c8c90b6a5d9f3ca6ceb8", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests common/lib.rs (/opt/rustwide/target/debug/deps/common-b30e4e9426a2cff4)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests cli/main.rs (/opt/rustwide/target/debug/deps/cli-1c0a038b86228451)
[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] [stderr]      Running unittests gui/main.rs (/opt/rustwide/target/debug/deps/gui-986d5f7bdfcc80c6)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests common
[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 3 tests
[INFO] [stdout] test common/ddb.rs - ddb (line 6) ... FAILED
[INFO] [stdout] test common/lib.rs - (line 6) ... FAILED
[INFO] [stdout] test common/wav.rs - wav (line 6) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[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:
[INFO] [stdout]   |     ^
[INFO] [stdout]   |
[INFO] [stdout] help: use a semicolon instead
[INFO] [stdout]   |
[INFO] [stdout] 3 - http:
[INFO] [stdout] 3 + http;
[INFO] [stdout]   |
[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:
[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/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:
[INFO] [stdout]   |     ^
[INFO] [stdout]   |
[INFO] [stdout] help: use a semicolon instead
[INFO] [stdout]   |
[INFO] [stdout] 3 - http:
[INFO] [stdout] 3 + http;
[INFO] [stdout]   |
[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:
[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:
[INFO] [stdout]   |     ^
[INFO] [stdout]   |
[INFO] [stdout] help: use a semicolon instead
[INFO] [stdout]   |
[INFO] [stdout] 3 - http:
[INFO] [stdout] 3 + http;
[INFO] [stdout]   |
[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:
[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.13s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "f9820307c7d665c3c32a54cd2544b07bf9738b2a8aa4c8c90b6a5d9f3ca6ceb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9820307c7d665c3c32a54cd2544b07bf9738b2a8aa4c8c90b6a5d9f3ca6ceb8", kill_on_drop: false }`
[INFO] [stdout] f9820307c7d665c3c32a54cd2544b07bf9738b2a8aa4c8c90b6a5d9f3ca6ceb8
