[INFO] fetching crate flowc 0.36.0... [INFO] testing flowc-0.36.0 against 1.55.0 for beta-1.56-1 [INFO] extracting crate flowc 0.36.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate flowc 0.36.0 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 crates.io crate flowc 0.36.0 [INFO] finished tweaking crates.io crate flowc 0.36.0 [INFO] tweaked toml for crates.io crate flowc 0.36.0 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate crates.io crate flowc 0.36.0 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 95d2197e79df2566bfc2a11d5ec56da5bfa8a33d720a00e05b53377ee5ee05aa [INFO] running `Command { std: "docker" "start" "-a" "95d2197e79df2566bfc2a11d5ec56da5bfa8a33d720a00e05b53377ee5ee05aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "95d2197e79df2566bfc2a11d5ec56da5bfa8a33d720a00e05b53377ee5ee05aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95d2197e79df2566bfc2a11d5ec56da5bfa8a33d720a00e05b53377ee5ee05aa", kill_on_drop: false }` [INFO] [stdout] 95d2197e79df2566bfc2a11d5ec56da5bfa8a33d720a00e05b53377ee5ee05aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 64ee4c57339c8de5bc3af3b9facd9e475e5539e14827dce4ec803c81d2006953 [INFO] running `Command { std: "docker" "start" "-a" "64ee4c57339c8de5bc3af3b9facd9e475e5539e14827dce4ec803c81d2006953", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling curl v0.4.38 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling rustc-demangle v0.1.20 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling simplog v1.2.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling object v0.25.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling addr2line v0.15.2 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling curl-sys v0.4.44+curl-7.77.0 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling shrinkwraprs v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling simpath v2.3.0 [INFO] [stderr] Compiling flowcore v0.36.0 [INFO] [stderr] Compiling flowc v0.36.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.09s [INFO] running `Command { std: "docker" "inspect" "64ee4c57339c8de5bc3af3b9facd9e475e5539e14827dce4ec803c81d2006953", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64ee4c57339c8de5bc3af3b9facd9e475e5539e14827dce4ec803c81d2006953", kill_on_drop: false }` [INFO] [stdout] 64ee4c57339c8de5bc3af3b9facd9e475e5539e14827dce4ec803c81d2006953 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 403d6331b12ff7657aae89f488d7d88ef25e95f0a557df158820aee5db52a320 [INFO] running `Command { std: "docker" "start" "-a" "403d6331b12ff7657aae89f488d7d88ef25e95f0a557df158820aee5db52a320", kill_on_drop: false }` [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling serial_test_derive v0.5.1 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling serial_test v0.5.1 [INFO] [stderr] Compiling flowc v0.36.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read src/lib/compiler/../../../tests/test_libs/Cargo.toml: No such file or directory (os error 2) [INFO] [stdout] --> src/lib/compiler/loader.rs:279:24 [INFO] [stdout] | [INFO] [stdout] 279 | let contents = include_str!("../../../tests/test_libs/Cargo.toml"); [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: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `flowc` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "403d6331b12ff7657aae89f488d7d88ef25e95f0a557df158820aee5db52a320", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "403d6331b12ff7657aae89f488d7d88ef25e95f0a557df158820aee5db52a320", kill_on_drop: false }` [INFO] [stdout] 403d6331b12ff7657aae89f488d7d88ef25e95f0a557df158820aee5db52a320