[INFO] fetching crate rustproof 0.1.0... [INFO] testing rustproof-0.1.0 against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] extracting crate rustproof 0.1.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate rustproof 0.1.0 on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate rustproof 0.1.0 [INFO] finished tweaking crates.io crate rustproof 0.1.0 [INFO] tweaked toml for crates.io crate rustproof 0.1.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 490c18ac8899bc9330fc70c2a7e46a56d5742e7801eeb52709546f4c07d5a297 [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" "490c18ac8899bc9330fc70c2a7e46a56d5742e7801eeb52709546f4c07d5a297", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "490c18ac8899bc9330fc70c2a7e46a56d5742e7801eeb52709546f4c07d5a297", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "490c18ac8899bc9330fc70c2a7e46a56d5742e7801eeb52709546f4c07d5a297", kill_on_drop: false }` [INFO] [stdout] 490c18ac8899bc9330fc70c2a7e46a56d5742e7801eeb52709546f4c07d5a297 [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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c97b73920eb0d2b7ca11d27321d3220e5d9f5dfff40ee33e567565764d8c7e8c [INFO] running `Command { std: "docker" "start" "-a" "c97b73920eb0d2b7ca11d27321d3220e5d9f5dfff40ee33e567565764d8c7e8c", kill_on_drop: false }` [INFO] [stderr] Compiling lalrpop-util v0.11.0 [INFO] [stderr] Compiling petgraph v0.2.10 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling rustproof-libsmt v0.1.0 [INFO] [stderr] Compiling env_logger v0.3.5 [INFO] [stderr] Compiling rustproof v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0463]: can't find crate for `syntax` [INFO] [stdout] --> src/lib.rs:28:14 [INFO] [stdout] | [INFO] [stdout] 28 | #[macro_use] extern crate syntax; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustproof` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "c97b73920eb0d2b7ca11d27321d3220e5d9f5dfff40ee33e567565764d8c7e8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c97b73920eb0d2b7ca11d27321d3220e5d9f5dfff40ee33e567565764d8c7e8c", kill_on_drop: false }` [INFO] [stdout] c97b73920eb0d2b7ca11d27321d3220e5d9f5dfff40ee33e567565764d8c7e8c