[INFO] cloning repository https://github.com/vitiral/artifact [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vitiral/artifact" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvitiral%2Fartifact", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvitiral%2Fartifact'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2b46103a2f8a4012b4f0555fbcf3cc151c93a6af [INFO] testing vitiral/artifact against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvitiral%2Fartifact" "/workspace/builds/worker-17/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-17/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vitiral/artifact on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vitiral/artifact [INFO] finished tweaking git repo https://github.com/vitiral/artifact [INFO] tweaked toml for git repo https://github.com/vitiral/artifact written to /workspace/builds/worker-17/source/Cargo.toml [INFO] crate git repo https://github.com/vitiral/artifact already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/rust-crates/ergo` [INFO] [stderr] Updating git repository `https://github.com/vitiral/path_abs` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded stdweb-internal-macros v0.2.6 [INFO] [stderr] Downloaded clap-verbosity-flag v0.1.0 [INFO] [stderr] Downloaded reqwest v0.9.11 [INFO] [stderr] Downloaded expect_macro v0.2.1 [INFO] [stderr] Downloaded stdweb v0.4.14 [INFO] [stderr] Downloaded case v0.1.0 [INFO] [stderr] Downloaded rusty-fork v0.2.1 [INFO] [stderr] Downloaded derive-error v0.0.4 [INFO] [stderr] Downloaded yew v0.4.0 [INFO] [stderr] Downloaded proptest v0.7.2 [INFO] [stderr] Downloaded openssl v0.10.19 [INFO] [stderr] Downloaded quicli v0.3.1 [INFO] [stderr] Downloaded nickel v0.10.2 [INFO] [stderr] Downloaded tabwriter v1.1.0 [INFO] [stderr] Downloaded yew_simple v0.3.0 [INFO] [stderr] Downloaded openssl-sys v0.9.42 [INFO] [stderr] Downloaded stdweb-internal-runtime v0.1.3 [INFO] [stderr] Downloaded jrpc v0.4.0 [INFO] [stderr] Downloaded mustache v0.8.2 [INFO] [stderr] Downloaded wait-timeout v0.1.5 [INFO] [stderr] Downloaded regex_generate v0.2.0 [INFO] [stderr] Downloaded termstyle v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 159f7c0c6c02283ddf2bbce724680c4c3facc5243788b265b4f165159d504046 [INFO] running `Command { std: "docker" "start" "-a" "159f7c0c6c02283ddf2bbce724680c4c3facc5243788b265b4f165159d504046", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "159f7c0c6c02283ddf2bbce724680c4c3facc5243788b265b4f165159d504046", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "159f7c0c6c02283ddf2bbce724680c4c3facc5243788b265b4f165159d504046", kill_on_drop: false }` [INFO] [stdout] 159f7c0c6c02283ddf2bbce724680c4c3facc5243788b265b4f165159d504046 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] edfe9a4c9d252f3b9f7b984120a22cbce2ce01ce18432951a7f042048a580226 [INFO] running `Command { std: "docker" "start" "-a" "edfe9a4c9d252f3b9f7b984120a22cbce2ce01ce18432951a7f042048a580226", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.48 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling serde v1.0.88 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling cc v1.0.29 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling std_prelude v0.2.12 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling rustc-demangle v0.1.13 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling linked-hash-map v0.5.1 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Compiling safemem v0.3.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Compiling taken v0.1.1 [INFO] [stderr] Compiling expect_macro v0.2.1 [INFO] [stderr] Compiling case v0.1.0 [INFO] [stderr] Compiling shellexpand v1.0.0 [INFO] [stderr] Compiling strfmt v0.1.6 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.3 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling base-x v0.2.4 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling discard v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling regex-syntax v0.4.2 [INFO] [stderr] Compiling modifier v0.1.0 [INFO] [stderr] Compiling groupable v0.2.0 [INFO] [stderr] Compiling ansi_term v0.10.2 [INFO] [stderr] Compiling bit-vec v0.5.0 [INFO] [stderr] Compiling futures v0.1.25 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling backtrace v0.3.14 [INFO] [stderr] Compiling regex-syntax v0.6.5 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling pretty_assertions v0.5.1 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling crossbeam-utils v0.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling bit-set v0.5.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling stdweb v0.4.14 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling yaml-rust v0.4.2 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling walkdir v2.2.7 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling derive-error v0.0.4 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling plugin v0.2.6 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling mustache v0.8.2 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling filetime v0.2.4 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling rand_os v0.1.2 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling wait-timeout v0.1.5 [INFO] [stderr] Compiling configure_derive v0.1.1 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling crossbeam-epoch v0.4.3 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling tar v0.4.20 [INFO] [stderr] Compiling hyper v0.10.15 [INFO] [stderr] Compiling http v0.1.16 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling parking_lot v0.5.5 [INFO] [stderr] Compiling tempfile v3.0.7 [INFO] [stderr] Compiling stfu8 v0.2.4 [INFO] [stderr] Compiling crossbeam-channel v0.1.3 [INFO] [stderr] Compiling rusty-fork v0.2.1 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling tabwriter v1.1.0 [INFO] [stderr] Compiling proptest v0.7.2 [INFO] [stderr] Compiling ergo_sync v0.1.0 (https://github.com/rust-crates/ergo?branch=path_abs-4.0#2bd819e3) [INFO] [stderr] Compiling nickel v0.10.2 [INFO] [stderr] Compiling ctrlc v3.1.1 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling ergo_sys v0.0.1 (https://github.com/rust-crates/ergo?branch=path_abs-4.0#2bd819e3) [INFO] [stderr] Compiling regex_generate v0.2.0 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.88 [INFO] [stderr] Compiling structopt-derive v0.2.14 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling structopt v0.2.14 [INFO] [stderr] Compiling clap-verbosity-flag v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.38 [INFO] [stderr] Compiling erased-serde v0.3.9 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling serde_yaml v0.7.5 [INFO] [stderr] Compiling ron v0.1.7 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling path_abs v0.5.0 (https://github.com/vitiral/path_abs#8370838b) [INFO] [stderr] Compiling quicli v0.3.1 [INFO] [stderr] Compiling termstyle v0.1.2 [INFO] [stderr] Compiling stdweb-derive v0.5.1 [INFO] [stderr] Compiling ergo_fs v0.2.0 (https://github.com/rust-crates/ergo?branch=path_abs-4.0#2bd819e3) [INFO] [stderr] Compiling ergo_std v0.0.4 (https://github.com/rust-crates/ergo?branch=path_abs-4.0#2bd819e3) [INFO] [stderr] Compiling configure v0.1.1 [INFO] [stderr] Compiling jrpc v0.4.0 [INFO] [stderr] Compiling jsonrpc-core v8.0.1 [INFO] [stderr] Compiling ergo_config v0.0.1 (https://github.com/rust-crates/ergo?branch=path_abs-4.0#2bd819e3) [INFO] [stderr] Compiling ergo v0.0.6 (https://github.com/rust-crates/ergo?branch=path_abs-4.0#2bd819e3) [INFO] [stderr] Compiling artifact_ser v0.1.0 (/opt/rustwide/workdir/artifact-ser) [INFO] [stderr] Compiling stdweb-internal-macros v0.2.6 [INFO] [stderr] Compiling artifact-app v2.1.5 (/opt/rustwide/workdir/artifact-app) [INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead [INFO] [stdout] --> artifact-ser/src/expand_names.rs:76:26 [INFO] [stdout] | [INFO] [stdout] 76 | for p in r#try!(parse_collapsed(raw, true)) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> artifact-app/build.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> artifact-app/build.rs:98:13 [INFO] [stdout] | [INFO] [stdout] 98 | Err(e) => panic!("target/deploy doesn't exist. justfile::build-frontend defines how."), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> artifact-app/build.rs:122:17 [INFO] [stdout] | [INFO] [stdout] 122 | tar_dir(prefix, &d, builder); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling artifact_lib v0.1.0 (/opt/rustwide/workdir/artifact-lib) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: failed to run custom build command for `artifact-app v2.1.5 (/opt/rustwide/workdir/artifact-app)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/artifact-app-83013664f8651974/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] Build Script Started [INFO] [stderr] Checking dependencies [INFO] [stderr] ERROR: Missing binary dependencies, their binaries must be put in target/deps/ [INFO] [stderr] mdbook [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "edfe9a4c9d252f3b9f7b984120a22cbce2ce01ce18432951a7f042048a580226", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "edfe9a4c9d252f3b9f7b984120a22cbce2ce01ce18432951a7f042048a580226", kill_on_drop: false }` [INFO] [stdout] edfe9a4c9d252f3b9f7b984120a22cbce2ce01ce18432951a7f042048a580226