[INFO] cloning repository https://github.com/patchedsoul/news-flash [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/patchedsoul/news-flash" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpatchedsoul%2Fnews-flash", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpatchedsoul%2Fnews-flash'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3431485e0e899c474a6fbb7e5368cd6bd1898a9d [INFO] testing patchedsoul/news-flash against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpatchedsoul%2Fnews-flash" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/patchedsoul/news-flash on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/patchedsoul/news-flash [INFO] finished tweaking git repo https://github.com/patchedsoul/news-flash [INFO] tweaked toml for git repo https://github.com/patchedsoul/news-flash written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/patchedsoul/news-flash already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 82c6a891cc0f8066ceed0987619489f332a78374f3d5ec04591ec0f03e9d137b [INFO] running `Command { std: "docker" "start" "-a" "82c6a891cc0f8066ceed0987619489f332a78374f3d5ec04591ec0f03e9d137b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "82c6a891cc0f8066ceed0987619489f332a78374f3d5ec04591ec0f03e9d137b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82c6a891cc0f8066ceed0987619489f332a78374f3d5ec04591ec0f03e9d137b", kill_on_drop: false }` [INFO] [stdout] 82c6a891cc0f8066ceed0987619489f332a78374f3d5ec04591ec0f03e9d137b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cb2c5b0d5828d8360ea6b9805fa9e851da886b8d3f97693cd16732783913d6d8 [INFO] running `Command { std: "docker" "start" "-a" "cb2c5b0d5828d8360ea6b9805fa9e851da886b8d3f97693cd16732783913d6d8", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.36 [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling smallvec v1.4.1 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling gio v0.9.0 [INFO] [stderr] Compiling cairo-rs v0.9.1 [INFO] [stderr] Compiling adler32 v1.1.0 [INFO] [stderr] Compiling gdk-pixbuf v0.9.0 [INFO] [stderr] Compiling pango v0.9.0 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling gdk v0.13.0 [INFO] [stderr] Compiling atk v0.9.0 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling debug-helper v0.3.9 [INFO] [stderr] Compiling obfstr v0.1.1 [INFO] [stderr] Compiling subtle v2.2.3 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling peresil v0.3.0 [INFO] [stderr] Compiling typed-arena v1.7.0 [INFO] [stderr] Compiling news-flash v1.0.8 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling open v1.4.0 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.3 [INFO] [stderr] Compiling generic-array v0.14.3 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling proc-macro-error v1.0.3 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Compiling tracing-core v0.1.11 [INFO] [stderr] Compiling libsqlite3-sys v0.18.0 [INFO] [stderr] Compiling libxml v0.2.14 [INFO] [stderr] Compiling gtk v0.9.1 [INFO] [stderr] Compiling gettext-sys v0.19.9 [INFO] [stderr] Compiling webkit2gtk-sys v0.12.0 [INFO] [stderr] Compiling libhandy-sys v0.6.0 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling crc-any v2.3.5 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling escaper v0.1.0 [INFO] [stderr] error: Cannot set `RUSTC_BOOTSTRAP=1` from build script of `obfstr v0.1.1`. [INFO] [stderr] note: Crates cannot set `RUSTC_BOOTSTRAP` themselves, as doing so would subvert the stability guarantees of Rust for your project. [INFO] [stderr] help: If you're sure you want to do this in your project, set the environment variable `RUSTC_BOOTSTRAP=obfstr` before running cargo instead. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "cb2c5b0d5828d8360ea6b9805fa9e851da886b8d3f97693cd16732783913d6d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb2c5b0d5828d8360ea6b9805fa9e851da886b8d3f97693cd16732783913d6d8", kill_on_drop: false }` [INFO] [stdout] cb2c5b0d5828d8360ea6b9805fa9e851da886b8d3f97693cd16732783913d6d8