[INFO] cloning repository https://github.com/neivv/scarf [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/neivv/scarf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneivv%2Fscarf", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneivv%2Fscarf'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ec00587926c5469c9c7a75265e1bf68e326cd727 [INFO] testing neivv/scarf against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneivv%2Fscarf" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/neivv/scarf on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/neivv/scarf [INFO] finished tweaking git repo https://github.com/neivv/scarf [INFO] tweaked toml for git repo https://github.com/neivv/scarf written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/neivv/scarf already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "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_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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "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] 0b24c06e22602b165bdb7a6b9d091ffec5e507070dbfc95bb33060ee135061e5 [INFO] running `Command { std: "docker" "start" "-a" "0b24c06e22602b165bdb7a6b9d091ffec5e507070dbfc95bb33060ee135061e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b24c06e22602b165bdb7a6b9d091ffec5e507070dbfc95bb33060ee135061e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b24c06e22602b165bdb7a6b9d091ffec5e507070dbfc95bb33060ee135061e5", kill_on_drop: false }` [INFO] [stdout] 0b24c06e22602b165bdb7a6b9d091ffec5e507070dbfc95bb33060ee135061e5 [INFO] running `Command { std: "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@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6e0ebe6865569ff6e6acc4067c45bd07cefcb214d6cd098e56177ed39fbc7cf3 [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" "6e0ebe6865569ff6e6acc4067c45bd07cefcb214d6cd098e56177ed39fbc7cf3", kill_on_drop: false }` [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling copyless v0.1.4 [INFO] [stderr] Compiling array-init v0.1.1 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling lde v0.3.0 (https://github.com/CasualX/lde#6d8e2870) [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling hashbrown v0.7.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling scarf v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.93s [INFO] running `Command { std: "docker" "inspect" "6e0ebe6865569ff6e6acc4067c45bd07cefcb214d6cd098e56177ed39fbc7cf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e0ebe6865569ff6e6acc4067c45bd07cefcb214d6cd098e56177ed39fbc7cf3", kill_on_drop: false }` [INFO] [stdout] 6e0ebe6865569ff6e6acc4067c45bd07cefcb214d6cd098e56177ed39fbc7cf3 [INFO] running `Command { std: "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@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 27cd0e7cb81b5b0c08bd5bba4f123c4761fffb2852a0950775e7327b0b026872 [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" "27cd0e7cb81b5b0c08bd5bba4f123c4761fffb2852a0950775e7327b0b026872", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling bincode v1.2.1 [INFO] [stderr] Compiling scarf v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `serde` [INFO] [stdout] --> src/operand.rs:1714:13 [INFO] [stdout] | [INFO] [stdout] 1714 | use serde::de::DeserializeSeed; [INFO] [stdout] | ^^^^^ use of undeclared type or module `serde` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `serde` [INFO] [stdout] --> src/operand.rs:1733:13 [INFO] [stdout] | [INFO] [stdout] 1733 | use serde::de::DeserializeSeed; [INFO] [stdout] | ^^^^^ use of undeclared type or module `serde` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `serde` [INFO] [stdout] --> src/operand.rs:1754:13 [INFO] [stdout] | [INFO] [stdout] 1754 | use serde::de::DeserializeSeed; [INFO] [stdout] | ^^^^^ use of undeclared type or module `serde` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `operand::Operand<'_>: serde::ser::Serialize` is not satisfied [INFO] [stdout] --> src/operand.rs:1725:42 [INFO] [stdout] | [INFO] [stdout] 1725 | let json = serde_json::to_string(&op).unwrap(); [INFO] [stdout] | ^^^ the trait `serde::ser::Serialize` is not implemented for `operand::Operand<'_>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.48/src/ser.rs:2233:8 [INFO] [stdout] | [INFO] [stdout] 2233 | T: Serialize, [INFO] [stdout] | --------- required by this bound in `serde_json::to_string` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `deserialize_seed` found for reference `&operand::OperandContext<'_>` in the current scope [INFO] [stdout] --> src/operand.rs:1727:36 [INFO] [stdout] | [INFO] [stdout] 1727 | let op2: Operand<'_> = ctx.deserialize_seed().deserialize(&mut des).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ method not found in `&operand::OperandContext<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `operand::Operand<'_>: serde::ser::Serialize` is not satisfied [INFO] [stdout] --> src/operand.rs:1746:42 [INFO] [stdout] | [INFO] [stdout] 1746 | let json = serde_json::to_string(&op).unwrap(); [INFO] [stdout] | ^^^ the trait `serde::ser::Serialize` is not implemented for `operand::Operand<'_>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.48/src/ser.rs:2233:8 [INFO] [stdout] | [INFO] [stdout] 2233 | T: Serialize, [INFO] [stdout] | --------- required by this bound in `serde_json::to_string` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `deserialize_seed` found for reference `&operand::OperandContext<'_>` in the current scope [INFO] [stdout] --> src/operand.rs:1748:36 [INFO] [stdout] | [INFO] [stdout] 1748 | let op2: Operand<'_> = ctx.deserialize_seed().deserialize(&mut des).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ method not found in `&operand::OperandContext<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `deserialize_seed` found for reference `&operand::OperandContext<'_>` in the current scope [INFO] [stdout] --> src/operand.rs:1804:36 [INFO] [stdout] | [INFO] [stdout] 1804 | let op2: Operand<'_> = ctx.deserialize_seed().deserialize(&mut des).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ method not found in `&operand::OperandContext<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `operand::Operand<'e>: serde::ser::Serialize` is not satisfied [INFO] [stdout] --> src/operand/simplify_tests.rs:5:34 [INFO] [stdout] | [INFO] [stdout] 5 | let bytes = config.serialize(&op).unwrap(); [INFO] [stdout] | ^^^ the trait `serde::ser::Serialize` is not implemented for `operand::Operand<'e>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `deserialize_seed` found for reference `&'e operand::OperandContext<'e>` in the current scope [INFO] [stdout] --> src/operand/simplify_tests.rs:6:57 [INFO] [stdout] | [INFO] [stdout] 6 | let back: Operand<'e> = config.deserialize_seed(ctx.deserialize_seed(), &bytes).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ method not found in `&'e operand::OperandContext<'e>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `scarf`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "27cd0e7cb81b5b0c08bd5bba4f123c4761fffb2852a0950775e7327b0b026872", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27cd0e7cb81b5b0c08bd5bba4f123c4761fffb2852a0950775e7327b0b026872", kill_on_drop: false }` [INFO] [stdout] 27cd0e7cb81b5b0c08bd5bba4f123c4761fffb2852a0950775e7327b0b026872