[INFO] cloning repository https://github.com/danpersa/rusty-oauth [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/danpersa/rusty-oauth" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanpersa%2Frusty-oauth", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanpersa%2Frusty-oauth'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0c10f24e2b72444804973b1506aa634b3076f9cd [INFO] checking danpersa/rusty-oauth against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanpersa%2Frusty-oauth" "/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/danpersa/rusty-oauth on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/danpersa/rusty-oauth [INFO] finished tweaking git repo https://github.com/danpersa/rusty-oauth [INFO] tweaked toml for git repo https://github.com/danpersa/rusty-oauth written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/danpersa/rusty-oauth already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: the lock file /workspace/builds/worker-1/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" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 19f6dd0f1f2bfa2a61624f8fa17b19a79475244aaa4ee47de0514624df28b41c [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" "19f6dd0f1f2bfa2a61624f8fa17b19a79475244aaa4ee47de0514624df28b41c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "19f6dd0f1f2bfa2a61624f8fa17b19a79475244aaa4ee47de0514624df28b41c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19f6dd0f1f2bfa2a61624f8fa17b19a79475244aaa4ee47de0514624df28b41c", kill_on_drop: false }` [INFO] [stdout] 19f6dd0f1f2bfa2a61624f8fa17b19a79475244aaa4ee47de0514624df28b41c [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=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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c2b0ccc446b35c90f61924ddd1e70a73ecc3b514a49814f9d64e0caad8e4be68 [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" "c2b0ccc446b35c90f61924ddd1e70a73ecc3b514a49814f9d64e0caad8e4be68", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.89 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Checking regex-syntax v0.3.9 [INFO] [stderr] Checking utf8-ranges v0.1.3 [INFO] [stderr] Checking typeable v0.1.2 [INFO] [stderr] Checking language-tags v0.0.7 [INFO] [stderr] Checking traitobject v0.0.1 [INFO] [stderr] Checking groupable v0.2.0 [INFO] [stderr] Checking modifier v0.1.0 [INFO] [stderr] Checking lazy_static v0.1.16 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Checking hpack v0.2.0 [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Checking plugin v0.2.6 [INFO] [stderr] Checking solicit v0.4.4 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking num_cpus v0.2.13 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Checking regex v0.1.80 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking uuid v0.1.18 [INFO] [stderr] Checking mustache v0.6.3 [INFO] [stderr] Checking env_logger v0.3.5 [INFO] [stderr] Checking url v0.2.38 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking serde v0.6.15 [INFO] [stderr] Checking cookie v0.1.21 [INFO] [stderr] Checking mime v0.1.3 [INFO] [stderr] Checking hyper v0.6.16 [INFO] [stderr] Checking nickel v0.7.3 [INFO] [stdout] error: `$t:expr` is followed by `{`, which is not allowed for `expr` fragments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nickel-0.7.3/src/mimes.rs:5:16 [INFO] [stdout] | [INFO] [stdout] 5 | ($($t:expr { $($name:ident, $as_s:pat, $subt:expr,)+ })+) => ( [INFO] [stdout] | ^ not allowed after `expr` fragments [INFO] [stdout] | [INFO] [stdout] = note: allowed there are: `=>`, `,` or `;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `mimes::MediaType` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nickel-0.7.3/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use mimes::MediaType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no `MediaType` in `mimes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `mimes::MediaType` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nickel-0.7.3/src/response.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use mimes::MediaType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no `MediaType` in `mimes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `mimes::MediaType` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nickel-0.7.3/src/responder.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use mimes::MediaType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no `MediaType` in `mimes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `mimes::MediaType` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nickel-0.7.3/src/favicon_handler.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use mimes::MediaType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no `MediaType` in `mimes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `nickel` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "c2b0ccc446b35c90f61924ddd1e70a73ecc3b514a49814f9d64e0caad8e4be68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2b0ccc446b35c90f61924ddd1e70a73ecc3b514a49814f9d64e0caad8e4be68", kill_on_drop: false }` [INFO] [stdout] c2b0ccc446b35c90f61924ddd1e70a73ecc3b514a49814f9d64e0caad8e4be68