[INFO] updating cached repository J-F-Liu/ApiProxy [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/J-F-Liu/ApiProxy [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/J-F-Liu/ApiProxy" "work/ex/pr-60944/sources/master#589beb979c0f1a9736e02e578913db88398c3ba5/gh/J-F-Liu/ApiProxy"` [INFO] [stderr] Cloning into 'work/ex/pr-60944/sources/master#589beb979c0f1a9736e02e578913db88398c3ba5/gh/J-F-Liu/ApiProxy'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/J-F-Liu/ApiProxy" "work/ex/pr-60944/sources/try#42445ded8fd34235a676755cb5d079658ed51f6a/gh/J-F-Liu/ApiProxy"` [INFO] [stderr] Cloning into 'work/ex/pr-60944/sources/try#42445ded8fd34235a676755cb5d079658ed51f6a/gh/J-F-Liu/ApiProxy'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ec3e0a1801a168a0c02a5308698a1265b4269c3e [INFO] sha for GitHub repo J-F-Liu/ApiProxy: ec3e0a1801a168a0c02a5308698a1265b4269c3e [INFO] validating manifest of J-F-Liu/ApiProxy on toolchain master#589beb979c0f1a9736e02e578913db88398c3ba5 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+589beb979c0f1a9736e02e578913db88398c3ba5-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of J-F-Liu/ApiProxy on toolchain try#42445ded8fd34235a676755cb5d079658ed51f6a [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+42445ded8fd34235a676755cb5d079658ed51f6a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing J-F-Liu/ApiProxy [INFO] finished frobbing J-F-Liu/ApiProxy [INFO] frobbed toml for J-F-Liu/ApiProxy written to work/ex/pr-60944/sources/master#589beb979c0f1a9736e02e578913db88398c3ba5/gh/J-F-Liu/ApiProxy/Cargo.toml [INFO] started frobbing J-F-Liu/ApiProxy [INFO] finished frobbing J-F-Liu/ApiProxy [INFO] frobbed toml for J-F-Liu/ApiProxy written to work/ex/pr-60944/sources/try#42445ded8fd34235a676755cb5d079658ed51f6a/gh/J-F-Liu/ApiProxy/Cargo.toml [INFO] crate J-F-Liu/ApiProxy already has a lockfile, it will not be regenerated [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+589beb979c0f1a9736e02e578913db88398c3ba5-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+42445ded8fd34235a676755cb5d079658ed51f6a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] checking J-F-Liu/ApiProxy against master#589beb979c0f1a9736e02e578913db88398c3ba5 for pr-60944 [INFO] running `"docker" "create" "-v" "/mnt/crater-raid/crater/work/local/target-dirs/pr-60944/worker-5/master#589beb979c0f1a9736e02e578913db88398c3ba5:/opt/crater/target:rw,Z" "-v" "/mnt/crater-raid/crater/work/ex/pr-60944/sources/master#589beb979c0f1a9736e02e578913db88398c3ba5/gh/J-F-Liu/ApiProxy:/opt/crater/workdir:ro,Z" "-v" "/mnt/crater-raid/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/crater-raid/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+589beb979c0f1a9736e02e578913db88398c3ba5-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 801c82752fb016982e78add244f64ecf71761e2bd7a61763a5d9ab79b50ca266 [INFO] running `"docker" "start" "-a" "801c82752fb016982e78add244f64ecf71761e2bd7a61763a5d9ab79b50ca266"` [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking mustache v0.8.1 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Checking nickel v0.10.0 [INFO] [stderr] Checking regex v0.1.80 [INFO] [stderr] Checking uritemplate v0.1.2 [INFO] [stderr] Checking api_proxy v0.3.0 (/opt/crater/workdir) [INFO] [stderr] warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/main.rs:1:12 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(proc_macro)] [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(stable_features)] on by default [INFO] [stderr] [INFO] [stderr] warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/main.rs:1:12 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(proc_macro)] [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(stable_features)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.65s [INFO] running `"docker" "inspect" "801c82752fb016982e78add244f64ecf71761e2bd7a61763a5d9ab79b50ca266"` [INFO] running `"docker" "rm" "-f" "801c82752fb016982e78add244f64ecf71761e2bd7a61763a5d9ab79b50ca266"` [INFO] [stdout] 801c82752fb016982e78add244f64ecf71761e2bd7a61763a5d9ab79b50ca266