[INFO] updating cached repository https://github.com/NicholasLYang/saber [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] [stderr] From https://github.com/NicholasLYang/saber [INFO] [stderr] 07ed24a..540e4e6 master -> master [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 540e4e6942f92e8bb1c585f570d775a1a118f673 [INFO] testing NicholasLYang/saber against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNicholasLYang%2Fsaber" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/NicholasLYang/saber on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/NicholasLYang/saber [INFO] finished tweaking git repo https://github.com/NicholasLYang/saber [INFO] tweaked toml for git repo https://github.com/NicholasLYang/saber written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/NicholasLYang/saber already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", 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] a82ab03727c7b180a74fe6514e560b30b9af5b43782a40b039e52db2b33075b5 [INFO] running `Command { std: "docker" "start" "-a" "a82ab03727c7b180a74fe6514e560b30b9af5b43782a40b039e52db2b33075b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a82ab03727c7b180a74fe6514e560b30b9af5b43782a40b039e52db2b33075b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a82ab03727c7b180a74fe6514e560b30b9af5b43782a40b039e52db2b33075b5", kill_on_drop: false }` [INFO] [stdout] a82ab03727c7b180a74fe6514e560b30b9af5b43782a40b039e52db2b33075b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 18fe07cd290734e783ed67604439cbe69b5a861815ccb563dea1d01f931aff67 [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" "18fe07cd290734e783ed67604439cbe69b5a861815ccb563dea1d01f931aff67", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.13 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling strum v0.13.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling leb128 v0.2.4 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling bimap v0.4.0 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling im v13.0.0 [INFO] [stderr] Compiling syn v0.15.15 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling sized-chunks v0.3.1 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling strum_macros v0.13.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling saber v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 24s [INFO] running `Command { std: "docker" "inspect" "18fe07cd290734e783ed67604439cbe69b5a861815ccb563dea1d01f931aff67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18fe07cd290734e783ed67604439cbe69b5a861815ccb563dea1d01f931aff67", kill_on_drop: false }` [INFO] [stdout] 18fe07cd290734e783ed67604439cbe69b5a861815ccb563dea1d01f931aff67 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5448a45d2cc0a087f1bd5ae4d1d132a05c68755910eed2d1f9cfa38577d347f4 [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" "5448a45d2cc0a087f1bd5ae4d1d132a05c68755910eed2d1f9cfa38577d347f4", kill_on_drop: false }` [INFO] [stderr] Compiling saber v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/parser.rs:1045:22 [INFO] [stdout] | [INFO] [stdout] 1045 | Some(TypeSig::Name(2)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected struct `ast::Loc`, found enum `ast::TypeSig` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `ast::Loc` [INFO] [stdout] found enum `ast::TypeSig` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/parser.rs:1057:22 [INFO] [stdout] | [INFO] [stdout] 1057 | Some(TypeSig::Name(3)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected struct `ast::Loc`, found enum `ast::TypeSig` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `ast::Loc` [INFO] [stdout] found enum `ast::TypeSig` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/parser.rs:1109:37 [INFO] [stdout] | [INFO] [stdout] 1109 | ... op: Op::Minus, [INFO] [stdout] | ^^^^^^^^^ expected enum `ast::UnaryOp`, found enum `ast::Op` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/parser.rs:1138:28 [INFO] [stdout] | [INFO] [stdout] 1138 | inner: Stmt::Return(Loc { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 1139 | | location: LocationRange(Location(1, 7), Location(1, 12)), [INFO] [stdout] 1140 | | inner: Expr::BinOp { [INFO] [stdout] 1141 | | op: Op::Plus, [INFO] [stdout] ... | [INFO] [stdout] 1152 | | }, [INFO] [stdout] 1153 | | }), [INFO] [stdout] | |______________________^ expected enum `ast::Expr`, found enum `ast::Stmt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `saber`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "5448a45d2cc0a087f1bd5ae4d1d132a05c68755910eed2d1f9cfa38577d347f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5448a45d2cc0a087f1bd5ae4d1d132a05c68755910eed2d1f9cfa38577d347f4", kill_on_drop: false }` [INFO] [stdout] 5448a45d2cc0a087f1bd5ae4d1d132a05c68755910eed2d1f9cfa38577d347f4