[INFO] cloning repository https://github.com/GordonSmith/tech-summit
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GordonSmith/tech-summit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGordonSmith%2Ftech-summit", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGordonSmith%2Ftech-summit'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c1d14ddc1a1ee6bda03984b2499fc44646e480d0
[INFO] checking GordonSmith/tech-summit against master#5a45ab9738330fb317d49e3594c2db5248b1e971 for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGordonSmith%2Ftech-summit" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/GordonSmith/tech-summit on toolchain 5a45ab9738330fb317d49e3594c2db5248b1e971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/GordonSmith/tech-summit
[INFO] finished tweaking git repo https://github.com/GordonSmith/tech-summit
[INFO] tweaked toml for git repo https://github.com/GordonSmith/tech-summit written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/GordonSmith/tech-summit 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" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fastly-shared v0.9.4
[INFO] [stderr]   Downloaded fastly-sys v0.9.4
[INFO] [stderr]   Downloaded fastly-macros v0.9.4
[INFO] [stderr]   Downloaded fastly v0.9.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 036662582b9e4d3a9825c1ab5457c34c386cf6fe68f491f5cc9a96556d21d41c
[INFO] running `Command { std: "docker" "start" "-a" "036662582b9e4d3a9825c1ab5457c34c386cf6fe68f491f5cc9a96556d21d41c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "036662582b9e4d3a9825c1ab5457c34c386cf6fe68f491f5cc9a96556d21d41c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "036662582b9e4d3a9825c1ab5457c34c386cf6fe68f491f5cc9a96556d21d41c", kill_on_drop: false }`
[INFO] [stdout] 036662582b9e4d3a9825c1ab5457c34c386cf6fe68f491f5cc9a96556d21d41c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9faa1e4a63961e0d583cfc5e0f22748d1d3b8893df3dd4341ca47d9ef9ffa05b
[INFO] running `Command { std: "docker" "start" "-a" "9faa1e4a63961e0d583cfc5e0f22748d1d3b8893df3dd4341ca47d9ef9ffa05b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.63
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling serde v1.0.186
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling serde_json v1.0.105
[INFO] [stderr]     Checking ryu v1.0.13
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]     Checking cpufeatures v0.2.8
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]     Checking time-core v0.1.1
[INFO] [stderr]     Checking base64 v0.21.4
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking url v2.4.0
[INFO] [stderr]    Compiling syn v2.0.29
[INFO] [stderr]    Compiling serde_derive v1.0.186
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]     Checking fastly-shared v0.9.4
[INFO] [stderr]     Checking fastly-sys v0.9.4
[INFO] [stderr]    Compiling fastly-macros v0.9.4
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking time v0.3.22
[INFO] [stderr]     Checking fastly v0.9.4
[INFO] [stderr]     Checking fastly-compute-project v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `src/../dist/index.js`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/main.rs:82:24
[INFO] [stdout]    |
[INFO] [stdout] 82 |             .with_body(include_str!("../dist/index.js"))),
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../dist/index.css`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/main.rs:86:24
[INFO] [stdout]    |
[INFO] [stdout] 86 |             .with_body(include_str!("../dist/index.css"))),
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../dist/index.js`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/main.rs:82:24
[INFO] [stdout]    |
[INFO] [stdout] 82 |             .with_body(include_str!("../dist/index.js"))),
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../dist/index.css`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/main.rs:86:24
[INFO] [stdout]    |
[INFO] [stdout] 86 |             .with_body(include_str!("../dist/index.css"))),
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode
[INFO] [stdout]    --> src/main.rs:108:41
[INFO] [stdout]     |
[INFO] [stdout] 108 |             let decoded_bytes = base64::decode(encoded.replace("\n", "")).unwrap();
[INFO] [stdout]     |                                         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode
[INFO] [stdout]    --> src/main.rs:108:41
[INFO] [stdout]     |
[INFO] [stdout] 108 |             let decoded_bytes = base64::decode(encoded.replace("\n", "")).unwrap();
[INFO] [stdout]     |                                         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fastly-compute-project` (bin "fastly-compute-project" test) due to 2 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `fastly-compute-project` (bin "fastly-compute-project") due to 2 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "9faa1e4a63961e0d583cfc5e0f22748d1d3b8893df3dd4341ca47d9ef9ffa05b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9faa1e4a63961e0d583cfc5e0f22748d1d3b8893df3dd4341ca47d9ef9ffa05b", kill_on_drop: false }`
[INFO] [stdout] 9faa1e4a63961e0d583cfc5e0f22748d1d3b8893df3dd4341ca47d9ef9ffa05b
