[INFO] cloning repository https://github.com/take4s5i/dmt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/take4s5i/dmt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftake4s5i%2Fdmt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftake4s5i%2Fdmt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 52e819f342b60b9cec2d3c79ff5578a7c37839ae [INFO] testing take4s5i/dmt against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftake4s5i%2Fdmt" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/take4s5i/dmt on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/take4s5i/dmt [INFO] finished tweaking git repo https://github.com/take4s5i/dmt [INFO] tweaked toml for git repo https://github.com/take4s5i/dmt written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/take4s5i/dmt already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cf7ffa3090a4bd24ed84d0477a2d46e8869f92435cb3b21312ff57f7f9798874 [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" "cf7ffa3090a4bd24ed84d0477a2d46e8869f92435cb3b21312ff57f7f9798874", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cf7ffa3090a4bd24ed84d0477a2d46e8869f92435cb3b21312ff57f7f9798874", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf7ffa3090a4bd24ed84d0477a2d46e8869f92435cb3b21312ff57f7f9798874", kill_on_drop: false }` [INFO] [stdout] cf7ffa3090a4bd24ed84d0477a2d46e8869f92435cb3b21312ff57f7f9798874 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "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] 1c37b8b01084b3736c928401026bdf5805cadfb3c45f3c4c0a6cf83931596c3c [INFO] running `Command { std: "docker" "start" "-a" "1c37b8b01084b3736c928401026bdf5805cadfb3c45f3c4c0a6cf83931596c3c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.34 [INFO] [stderr] Compiling syn v1.0.83 [INFO] [stderr] Compiling serde v1.0.132 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_yaml v0.8.23 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Compiling structopt v0.3.25 [INFO] [stderr] Compiling strum v0.23.0 [INFO] [stderr] Compiling dmt v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: expected `where`, `{`, `(`, or `;` after struct name, found `=` [INFO] [stdout] --> src/selector.rs:4:27 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct SelectorResult = Box>; [INFO] [stdout] | ^ expected `where`, `{`, `(`, or `;` after struct name [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Selector` [INFO] [stdout] --> src/main.rs:52:22 [INFO] [stdout] | [INFO] [stdout] 52 | let (s, m) = Selector::parse(&expr).unwrap(); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Selector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `dmt` due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "1c37b8b01084b3736c928401026bdf5805cadfb3c45f3c4c0a6cf83931596c3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c37b8b01084b3736c928401026bdf5805cadfb3c45f3c4c0a6cf83931596c3c", kill_on_drop: false }` [INFO] [stdout] 1c37b8b01084b3736c928401026bdf5805cadfb3c45f3c4c0a6cf83931596c3c