[INFO] updating cached repository https://github.com/Y0hy0h/updock [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 2bfe9af9ca041b1776c5ea71cda2ba8892e7e3d7 [INFO] checking Y0hy0h/updock against try#f149601db42efe10ece8b284ab681fd4a6fcb89c for pr-68766 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FY0hy0h%2Fupdock" "/workspace/builds/worker-9/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Y0hy0h/updock on toolchain f149601db42efe10ece8b284ab681fd4a6fcb89c [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Y0hy0h/updock [INFO] finished tweaking git repo https://github.com/Y0hy0h/updock [INFO] tweaked toml for git repo https://github.com/Y0hy0h/updock written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/Y0hy0h/updock already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 40a24e7fef075ea7f160f7eaa86b4c5a67ad628340d74cf212b6d958fa2d9795 [INFO] running `"docker" "start" "-a" "40a24e7fef075ea7f160f7eaa86b4c5a67ad628340d74cf212b6d958fa2d9795"` [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Checking regex-syntax v0.6.12 [INFO] [stderr] Compiling openssl v0.10.26 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling anyhow v1.0.25 [INFO] [stderr] Checking static_assertions v0.3.4 [INFO] [stderr] Checking bit-vec v0.5.1 [INFO] [stderr] Checking lock_api v0.3.2 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Compiling nom v5.0.1 [INFO] [stderr] Checking miniz_oxide v0.3.5 [INFO] [stderr] Checking tokio-executor v0.1.9 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Checking bit-set v0.5.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking tokio-current-thread v0.1.6 [INFO] [stderr] Checking tokio-timer v0.2.12 [INFO] [stderr] Checking cookie v0.12.0 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking want v0.2.0 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking mime_guess v2.0.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Checking flate2 v1.0.13 [INFO] [stderr] Checking rusty-fork v0.2.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Checking tokio-buf v0.1.1 [INFO] [stderr] Checking string v0.2.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling lexical-core v0.4.6 [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Checking crossbeam-deque v0.7.2 [INFO] [stderr] Checking tokio-reactor v0.1.11 [INFO] [stderr] Checking tokio-threadpool v0.1.17 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Checking regex v1.3.1 [INFO] [stderr] Checking backtrace v0.3.40 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking proptest v0.9.4 [INFO] [stderr] Checking http-body v0.1.0 [INFO] [stderr] Checking publicsuffix v1.5.4 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling structopt-derive v0.3.5 [INFO] [stderr] Compiling thiserror-impl v1.0.9 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking thiserror v1.0.9 [INFO] [stderr] Checking structopt v0.3.5 [INFO] [stderr] Checking serde v1.0.104 [INFO] [stderr] Checking serde_json v1.0.44 [INFO] [stderr] Checking serde_urlencoded v0.5.5 [INFO] [stderr] Checking serde_yaml v0.8.11 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking cookie_store v0.7.0 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Checking reqwest v0.9.22 [INFO] [stderr] Checking uptag v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0425]: cannot find value `source` in this scope [INFO] [stderr] --> src/dockerfile.rs:76:9 [INFO] [stderr] | [INFO] [stderr] 76 | source: version_extractor::Error, [INFO] [stderr] | ^^^^^^ help: try: `Self::source` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `_0` in this scope [INFO] [stderr] --> src/tag_fetcher.rs:176:13 [INFO] [stderr] | [INFO] [stderr] 176 | #[error("The tag list was empty (this might indicate that `{0}` is not a valid image name)")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `source` in this scope [INFO] [stderr] --> src/dockerfile.rs:76:9 [INFO] [stderr] | [INFO] [stderr] 76 | source: version_extractor::Error, [INFO] [stderr] | ^^^^^^ help: try: `Self::source` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `_0` in this scope [INFO] [stderr] --> src/tag_fetcher.rs:176:13 [INFO] [stderr] | [INFO] [stderr] 176 | #[error("The tag list was empty (this might indicate that `{0}` is not a valid image name)")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0425`. [INFO] [stderr] error: could not compile `uptag`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0425`. [INFO] [stderr] error: could not compile `uptag`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "40a24e7fef075ea7f160f7eaa86b4c5a67ad628340d74cf212b6d958fa2d9795"` [INFO] running `"docker" "rm" "-f" "40a24e7fef075ea7f160f7eaa86b4c5a67ad628340d74cf212b6d958fa2d9795"` [INFO] [stdout] 40a24e7fef075ea7f160f7eaa86b4c5a67ad628340d74cf212b6d958fa2d9795