[INFO] updating cached repository https://github.com/fschutt/miri-repl-test
[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] 6ea6de9e090bbf9f40c72d6edc1ec75d24b83939
[INFO] checking fschutt/miri-repl-test against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffschutt%2Fmiri-repl-test" "/workspace/builds/worker-4/source"`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/fschutt/miri-repl-test on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking git repo https://github.com/fschutt/miri-repl-test
[INFO] finished tweaking git repo https://github.com/fschutt/miri-repl-test
[INFO] tweaked toml for git repo https://github.com/fschutt/miri-repl-test written to /workspace/builds/worker-4/source/Cargo.toml
[INFO] crate git repo https://github.com/fschutt/miri-repl-test already has a lockfile, it will not be regenerated
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] 9f5b6ff9041b747877ab225afd451a5359fca698afb5466e06c31249842614ac
[INFO] running `"docker" "start" "-a" "9f5b6ff9041b747877ab225afd451a5359fca698afb5466e06c31249842614ac"`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]    Compiling libc v0.2.51
[INFO] [stderr]    Compiling autocfg v0.1.2
[INFO] [stderr]    Compiling proc-macro2 v0.4.27
[INFO] [stderr]    Compiling cc v1.0.35
[INFO] [stderr]    Compiling syn v0.15.32
[INFO] [stderr]    Compiling serde v1.0.90
[INFO] [stderr]    Compiling rustc-demangle v0.1.14
[INFO] [stderr]     Checking cfg-if v0.1.7
[INFO] [stderr]    Compiling memchr v2.2.0
[INFO] [stderr]    Compiling bitflags v1.0.4
[INFO] [stderr]     Checking ucd-util v0.1.3
[INFO] [stderr]    Compiling regex v1.1.6
[INFO] [stderr]     Checking utf8-ranges v1.0.2
[INFO] [stderr]    Compiling byteorder v1.3.1
[INFO] [stderr]     Checking termcolor v1.0.4
[INFO] [stderr]     Checking rustc-workspace-hack v1.0.0
[INFO] [stderr]     Checking shell-escape v0.1.4
[INFO] [stderr]     Checking rand_jitter v0.1.3
[INFO] [stderr]     Checking thread_local v0.3.6
[INFO] [stderr]     Checking humantime v1.2.0
[INFO] [stderr]     Checking log v0.4.6
[INFO] [stderr]     Checking regex-syntax v0.6.6
[INFO] [stderr]    Compiling num-traits v0.2.6
[INFO] [stderr]    Compiling backtrace v0.3.15
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking aho-corasick v0.7.3
[INFO] [stderr]    Compiling time v0.1.42
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking atty v0.2.11
[INFO] [stderr]     Checking directories v1.0.2
[INFO] [stderr]    Compiling backtrace-sys v0.1.28
[INFO] [stderr]    Compiling quote v0.6.12
[INFO] [stderr]    Compiling num-integer v0.1.39
[INFO] [stderr]    Compiling chrono v0.4.6
[INFO] [stderr]     Checking error-chain v0.12.0
[INFO] [stderr]    Compiling vergen v3.0.4
[INFO] [stderr]     Checking env_logger v0.6.1
[INFO] [stderr]    Compiling synstructure v0.10.1
[INFO] [stderr]     Checking semver v0.9.0
[INFO] [stderr]     Checking serde_json v1.0.39
[INFO] [stderr]     Checking rustc_version v0.2.3
[INFO] [stderr]    Compiling failure_derive v0.1.5
[INFO] [stderr]    Compiling serde_derive v1.0.90
[INFO] [stderr]    Compiling failure v0.1.5
[INFO] [stderr]    Compiling miri v0.1.0 (https://github.com/rust-lang/miri?rev=96b22259cc0bacfeb7ca7fb9a370cf23e4649c36#96b22259)
[INFO] [stderr]     Checking cargo_metadata v0.6.4
[INFO] [stderr] error[E0463]: can't find crate for `syntax`
[INFO] [stderr]  --> /opt/rustwide/cargo-home/git/checkouts/miri-8f8b361f28c5a248/96b2225/src/lib.rs:8:1
[INFO] [stderr]   |
[INFO] [stderr] 8 | 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 `miri`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] running `"docker" "inspect" "9f5b6ff9041b747877ab225afd451a5359fca698afb5466e06c31249842614ac"`
[INFO] running `"docker" "rm" "-f" "9f5b6ff9041b747877ab225afd451a5359fca698afb5466e06c31249842614ac"`
[INFO] [stdout] 9f5b6ff9041b747877ab225afd451a5359fca698afb5466e06c31249842614ac
