[INFO] crate feedly-notifier 0.1.1 is already in cache
[INFO] checking feedly-notifier-0.1.1 against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] extracting crate feedly-notifier 0.1.1 into /workspace/builds/worker-7/source
[INFO] validating manifest of crates.io crate feedly-notifier 0.1.1 on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking crates.io crate feedly-notifier 0.1.1
[INFO] finished tweaking crates.io crate feedly-notifier 0.1.1
[INFO] tweaked toml for crates.io crate feedly-notifier 0.1.1 written to /workspace/builds/worker-7/source/Cargo.toml
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "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] 6633ef6c9637f7088079395f88be96976e1816196681144936826b6fb546385d
[INFO] running `"docker" "start" "-a" "6633ef6c9637f7088079395f88be96976e1816196681144936826b6fb546385d"`
[INFO] [stderr]    Compiling gdk-pixbuf v0.1.3
[INFO] [stderr]    Compiling cairo-rs v0.1.3
[INFO] [stderr]    Compiling aster v0.27.0
[INFO] [stderr]    Compiling gio v0.1.3
[INFO] [stderr]    Compiling gdk v0.5.3
[INFO] [stderr]     Checking c_vec v1.2.1
[INFO] [stderr]    Compiling quasi v0.20.1
[INFO] [stderr]    Compiling serde_codegen_internals v0.8.9
[INFO] [stderr]    Compiling gtk v0.1.3
[INFO] [stderr]    Compiling glib-sys v0.3.4
[INFO] [stderr]    Compiling gobject-sys v0.3.4
[INFO] [stderr]    Compiling gio-sys v0.3.4
[INFO] [stderr]    Compiling cairo-sys-rs v0.3.4
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.3.4
[INFO] [stderr]    Compiling pango-sys v0.3.4
[INFO] [stderr]    Compiling gdk-sys v0.3.4
[INFO] [stderr] error[E0463]: can't find crate for `syntax`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen_internals-0.8.9/src/lib.rs:13:1
[INFO] [stderr]    |
[INFO] [stderr] 13 | extern crate syntax;
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to previous error
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0463`.
[INFO] [stderr] error: could not compile `serde_codegen_internals`.
[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[E0463]: can't find crate for `syntax`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.20.1/src/lib.rs:23:1
[INFO] [stderr]    |
[INFO] [stderr] 23 | extern crate syntax;
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to previous error
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0463`.
[INFO] [stderr] error: could not compile `quasi`.
[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[E0463]: can't find crate for `syntax`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.27.0/src/lib.rs:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | extern crate syntax;
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to previous error
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0463`.
[INFO] [stderr] error: could not compile `aster`.
[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 `"docker" "inspect" "6633ef6c9637f7088079395f88be96976e1816196681144936826b6fb546385d"`
[INFO] running `"docker" "rm" "-f" "6633ef6c9637f7088079395f88be96976e1816196681144936826b6fb546385d"`
[INFO] [stdout] 6633ef6c9637f7088079395f88be96976e1816196681144936826b6fb546385d
