[INFO] cloning repository https://github.com/quek/try-nickel [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/quek/try-nickel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquek%2Ftry-nickel", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquek%2Ftry-nickel'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6d5facafe1cf9ac7e15798adebd976c155c09c03 [INFO] checking quek/try-nickel against try#169954edd744527414c631e9af1bbdc537b0cdf2 for pr-75192 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquek%2Ftry-nickel" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/quek/try-nickel on toolchain 169954edd744527414c631e9af1bbdc537b0cdf2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+169954edd744527414c631e9af1bbdc537b0cdf2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/quek/try-nickel [INFO] finished tweaking git repo https://github.com/quek/try-nickel [INFO] tweaked toml for git repo https://github.com/quek/try-nickel written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/quek/try-nickel already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+169954edd744527414c631e9af1bbdc537b0cdf2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: the lock file /workspace/builds/worker-6/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+169954edd744527414c631e9af1bbdc537b0cdf2" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+169954edd744527414c631e9af1bbdc537b0cdf2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:e18d859f9e32a1da89bc7b2d7d51e13b57342044d1295d9fc0dd0068c58eb3d1" "/opt/rustwide/cargo-home/bin/cargo" "+169954edd744527414c631e9af1bbdc537b0cdf2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 992e732355645d9f201073497dfe79db4991aa792a078f7853f4950250c5ab5a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "992e732355645d9f201073497dfe79db4991aa792a078f7853f4950250c5ab5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "992e732355645d9f201073497dfe79db4991aa792a078f7853f4950250c5ab5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "992e732355645d9f201073497dfe79db4991aa792a078f7853f4950250c5ab5a", kill_on_drop: false }` [INFO] [stdout] 992e732355645d9f201073497dfe79db4991aa792a078f7853f4950250c5ab5a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:e18d859f9e32a1da89bc7b2d7d51e13b57342044d1295d9fc0dd0068c58eb3d1" "/opt/rustwide/cargo-home/bin/cargo" "+169954edd744527414c631e9af1bbdc537b0cdf2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec491ca24a40359ee2f2d240669eb3e93783c03d2b3c74b400c5c872d23ea1f6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ec491ca24a40359ee2f2d240669eb3e93783c03d2b3c74b400c5c872d23ea1f6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling cc v1.0.59 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Checking tinyvec v0.3.4 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling io-enum v0.2.3 [INFO] [stderr] Checking language-tags v0.0.7 [INFO] [stderr] Checking groupable v0.2.0 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling mysql v19.0.1 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Checking bufstream v0.1.4 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling standback v0.2.10 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking plugin v0.2.6 [INFO] [stderr] Checking hpack v0.2.0 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking solicit v0.4.4 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking lru v0.6.0 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libz-sys v1.1.0 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking serde v0.6.15 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking num_cpus v0.2.13 [INFO] [stderr] Checking backtrace v0.3.50 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking flate2 v1.0.17 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking mustache v0.6.3 [INFO] [stdout] error: enum is private and its variants cannot be re-exported [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mustache-0.6.3/src/parser.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub use self::ParserState::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 43 | enum ParserState { TEXT, OTAG, TAG, CTAG } [INFO] [stdout] | ---------------- help: consider making the enum public: `pub enum ParserState` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: enum is private and its variants cannot be re-exported [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mustache-0.6.3/src/parser.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub use self::TokenClass::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 18 | enum TokenClass { [INFO] [stdout] | --------------- help: consider making the enum public: `pub enum TokenClass` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking lexical v5.2.0 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mustache`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "ec491ca24a40359ee2f2d240669eb3e93783c03d2b3c74b400c5c872d23ea1f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec491ca24a40359ee2f2d240669eb3e93783c03d2b3c74b400c5c872d23ea1f6", kill_on_drop: false }` [INFO] [stdout] ec491ca24a40359ee2f2d240669eb3e93783c03d2b3c74b400c5c872d23ea1f6