[INFO] cloning repository https://github.com/AcrylicShrimp/testlang-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AcrylicShrimp/testlang-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAcrylicShrimp%2Ftestlang-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAcrylicShrimp%2Ftestlang-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f5807d804a6f061f325bb5185168813e1ea18b3f
[INFO] testing AcrylicShrimp/testlang-rust against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAcrylicShrimp%2Ftestlang-rust" "/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/AcrylicShrimp/testlang-rust
[INFO] finished tweaking git repo https://github.com/AcrylicShrimp/testlang-rust
[INFO] tweaked toml for git repo https://github.com/AcrylicShrimp/testlang-rust written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AcrylicShrimp/testlang-rust on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AcrylicShrimp/testlang-rust 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/TheDan64/inkwell`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded strum v0.16.0
[INFO] [stderr]   Downloaded strum_macros v0.16.0
[INFO] [stderr]   Downloaded hermit-abi v0.1.6
[INFO] [stderr]   Downloaded num_cpus v1.12.0
[INFO] [stderr]   Downloaded once_cell v1.3.1
[INFO] [stderr]   Downloaded proc-macro2 v1.0.8
[INFO] [stderr]   Downloaded lock_api v0.3.3
[INFO] [stderr]   Downloaded memchr v2.3.0
[INFO] [stderr]   Downloaded llvm-sys v100.1.0
[INFO] [stderr]   Downloaded serde_json v1.0.45
[INFO] [stderr]   Downloaded cc v1.0.50
[INFO] [stderr]   Downloaded regex v1.3.3
[INFO] [stderr]   Downloaded syn v1.0.14
[INFO] [stderr]   Downloaded regex-syntax v0.6.13
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7c3fd2c35190499aaccfed6b16f337b204a3454023dbe2d3c280735e6c7b601a
[INFO] running `Command { std: "docker" "start" "-a" "7c3fd2c35190499aaccfed6b16f337b204a3454023dbe2d3c280735e6c7b601a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7c3fd2c35190499aaccfed6b16f337b204a3454023dbe2d3c280735e6c7b601a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c3fd2c35190499aaccfed6b16f337b204a3454023dbe2d3c280735e6c7b601a", kill_on_drop: false }`
[INFO] [stdout] 7c3fd2c35190499aaccfed6b16f337b204a3454023dbe2d3c280735e6c7b601a
[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" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 28298d9cf54eb68f0869d1f282ea97ca443030e8df386a7f977c0d035d103262
[INFO] running `Command { std: "docker" "start" "-a" "28298d9cf54eb68f0869d1f282ea97ca443030e8df386a7f977c0d035d103262", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.8
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling memchr v2.3.0
[INFO] [stderr]    Compiling syn v1.0.14
[INFO] [stderr]    Compiling libc v0.2.66
[INFO] [stderr]    Compiling regex-syntax v0.6.13
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling cc v1.0.50
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling ryu v1.0.2
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling serde v1.0.104
[INFO] [stderr]    Compiling scopeguard v1.0.0
[INFO] [stderr]    Compiling smallvec v1.1.0
[INFO] [stderr]    Compiling lock_api v0.3.3
[INFO] [stderr]    Compiling either v1.5.3
[INFO] [stderr]    Compiling aho-corasick v0.7.6
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]    Compiling parking_lot_core v0.7.0
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]    Compiling inkwell v0.1.0 (https://github.com/TheDan64/inkwell?branch=llvm10-0#84b9666c)
[INFO] [stderr]    Compiling parking_lot v0.10.0
[INFO] [stderr]    Compiling itoa v0.4.5
[INFO] [stderr]    Compiling once_cell v1.3.1
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling num_cpus v1.12.0
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling strum v0.16.0
[INFO] [stderr]    Compiling regex v1.3.3
[INFO] [stderr]    Compiling llvm-sys v100.1.0
[INFO] [stdout] error: could not find native static library `Polly`, perhaps an -L flag is missing?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `llvm-sys` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "28298d9cf54eb68f0869d1f282ea97ca443030e8df386a7f977c0d035d103262", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28298d9cf54eb68f0869d1f282ea97ca443030e8df386a7f977c0d035d103262", kill_on_drop: false }`
[INFO] [stdout] 28298d9cf54eb68f0869d1f282ea97ca443030e8df386a7f977c0d035d103262
