[INFO] cloning repository https://github.com/AnyTimeTraveler/reView
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AnyTimeTraveler/reView" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnyTimeTraveler%2FreView", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnyTimeTraveler%2FreView'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 26d381d7cac33a7d516ab4bc9dbf368b91de4c32
[INFO] testing AnyTimeTraveler/reView against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnyTimeTraveler%2FreView" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AnyTimeTraveler/reView
[INFO] finished tweaking git repo https://github.com/AnyTimeTraveler/reView
[INFO] tweaked toml for git repo https://github.com/AnyTimeTraveler/reView written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AnyTimeTraveler/reView on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AnyTimeTraveler/reView 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rust-embed-impl v5.7.0
[INFO] [stderr]   Downloaded rust-embed-utils v5.1.0
[INFO] [stderr]   Downloaded simple-server v0.4.0
[INFO] [stderr]   Downloaded errno v0.1.8
[INFO] [stderr]   Downloaded memreader v0.1.1
[INFO] [stderr]   Downloaded unicode-normalization v0.1.14
[INFO] [stderr]   Downloaded tinyvec v1.0.1
[INFO] [stderr]   Downloaded mach v0.1.2
[INFO] [stderr]   Downloaded ws v0.9.1
[INFO] [stderr]   Downloaded libc v0.2.80
[INFO] [stderr]   Downloaded rust-embed v5.7.0
[INFO] [stderr]   Downloaded libproc v0.3.2
[INFO] [stderr]   Downloaded sysinfo v0.15.4
[INFO] [stderr]   Downloaded proc-maps v0.1.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0516bdca624d3e10a1b8a50ffebc191eedb17eb11b5f5510890faf3a6af7be94
[INFO] running `Command { std: "docker" "start" "-a" "0516bdca624d3e10a1b8a50ffebc191eedb17eb11b5f5510890faf3a6af7be94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0516bdca624d3e10a1b8a50ffebc191eedb17eb11b5f5510890faf3a6af7be94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0516bdca624d3e10a1b8a50ffebc191eedb17eb11b5f5510890faf3a6af7be94", kill_on_drop: false }`
[INFO] [stdout] 0516bdca624d3e10a1b8a50ffebc191eedb17eb11b5f5510890faf3a6af7be94
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ffb7a368dcfc8ed1e1fa615bf95ad82eae13b410cc0649da6c7bfc1bfc88deeb
[INFO] running `Command { std: "docker" "start" "-a" "ffb7a368dcfc8ed1e1fa615bf95ad82eae13b410cc0649da6c7bfc1bfc88deeb", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.80
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.1
[INFO] [stderr]    Compiling syn v1.0.48
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling memoffset v0.6.1
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling const_fn v0.4.5
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling getrandom v0.1.15
[INFO] [stderr]    Compiling miniz_oxide v0.4.3
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]    Compiling rayon-core v1.9.0
[INFO] [stderr]    Compiling tinyvec v1.0.1
[INFO] [stderr]    Compiling httparse v1.3.4
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]    Compiling adler v0.2.3
[INFO] [stderr]    Compiling gimli v0.23.0
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling walkdir v2.3.1
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.4
[INFO] [stderr]    Compiling rayon v1.5.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.18
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling object v0.22.0
[INFO] [stderr]    Compiling slab v0.4.2
[INFO] [stderr]    Compiling form_urlencoded v1.0.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.0
[INFO] [stderr]    Compiling rust-embed-utils v5.1.0
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling unicode-normalization v0.1.14
[INFO] [stderr]    Compiling net2 v0.2.37
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling generic-array v0.12.3
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.1
[INFO] [stderr]    Compiling sysinfo v0.15.4
[INFO] [stderr]    Compiling winapi v0.2.8
[INFO] [stderr]    Compiling opaque-debug v0.2.3
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling fake-simd v0.1.2
[INFO] [stderr]    Compiling itoa v0.4.6
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling idna v0.2.0
[INFO] [stderr]    Compiling http v0.1.21
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling sha-1 v0.8.2
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling crossbeam-deque v0.8.0
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling once_cell v1.5.2
[INFO] [stderr]    Compiling addr2line v0.14.1
[INFO] [stderr]    Compiling mio-extras v2.0.6
[INFO] [stderr]    Compiling url v2.2.0
[INFO] [stderr]    Compiling synstructure v0.12.4
[INFO] [stderr]    Compiling memreader v0.1.1
[INFO] [stderr]    Compiling backtrace v0.3.55
[INFO] [stderr]    Compiling ws v0.9.1
[INFO] [stderr]    Compiling simple-server v0.4.0
[INFO] [stderr]    Compiling rust-embed-impl v5.7.0
[INFO] [stderr]    Compiling rust-embed v5.7.0
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling proc-maps v0.1.6
[INFO] [stderr]    Compiling reView v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s
[INFO] running `Command { std: "docker" "inspect" "ffb7a368dcfc8ed1e1fa615bf95ad82eae13b410cc0649da6c7bfc1bfc88deeb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ffb7a368dcfc8ed1e1fa615bf95ad82eae13b410cc0649da6c7bfc1bfc88deeb", kill_on_drop: false }`
[INFO] [stdout] ffb7a368dcfc8ed1e1fa615bf95ad82eae13b410cc0649da6c7bfc1bfc88deeb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d5fd46099eee5ddadd9abca134dfcb991c472832e0797323f58954ee83ca6283
[INFO] running `Command { std: "docker" "start" "-a" "d5fd46099eee5ddadd9abca134dfcb991c472832e0797323f58954ee83ca6283", kill_on_drop: false }`
[INFO] [stderr]    Compiling reView v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.81s
[INFO] running `Command { std: "docker" "inspect" "d5fd46099eee5ddadd9abca134dfcb991c472832e0797323f58954ee83ca6283", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5fd46099eee5ddadd9abca134dfcb991c472832e0797323f58954ee83ca6283", kill_on_drop: false }`
[INFO] [stdout] d5fd46099eee5ddadd9abca134dfcb991c472832e0797323f58954ee83ca6283
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 00d8fa2cf52a9d79d25a79e86c41dc758c6e71e6a7c23e7920d5988855aa08b8
[INFO] running `Command { std: "docker" "start" "-a" "00d8fa2cf52a9d79d25a79e86c41dc758c6e71e6a7c23e7920d5988855aa08b8", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/reView-8db95c2f2062824b)
[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" "00d8fa2cf52a9d79d25a79e86c41dc758c6e71e6a7c23e7920d5988855aa08b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00d8fa2cf52a9d79d25a79e86c41dc758c6e71e6a7c23e7920d5988855aa08b8", kill_on_drop: false }`
[INFO] [stdout] 00d8fa2cf52a9d79d25a79e86c41dc758c6e71e6a7c23e7920d5988855aa08b8
