[INFO] cloning repository https://github.com/killercup/cthulhu [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/killercup/cthulhu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkillercup%2Fcthulhu", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkillercup%2Fcthulhu'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ced2c8a79994b12109ebe0db3f3500de2221a70b [INFO] testing killercup/cthulhu against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkillercup%2Fcthulhu" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/killercup/cthulhu on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/killercup/cthulhu [INFO] finished tweaking git repo https://github.com/killercup/cthulhu [INFO] tweaked toml for git repo https://github.com/killercup/cthulhu written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/killercup/cthulhu already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e0a9c68968c0ba70eeff0f8803b1297956a16d4b0276d798c3f292860ab6eb47 [INFO] running `Command { std: "docker" "start" "-a" "e0a9c68968c0ba70eeff0f8803b1297956a16d4b0276d798c3f292860ab6eb47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e0a9c68968c0ba70eeff0f8803b1297956a16d4b0276d798c3f292860ab6eb47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0a9c68968c0ba70eeff0f8803b1297956a16d4b0276d798c3f292860ab6eb47", kill_on_drop: false }` [INFO] [stdout] e0a9c68968c0ba70eeff0f8803b1297956a16d4b0276d798c3f292860ab6eb47 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 83413fe6989e5ca5c5d8e60196d1728caac0e9033165d0324d4f4d2d13e3db1e [INFO] running `Command { std: "docker" "start" "-a" "83413fe6989e5ca5c5d8e60196d1728caac0e9033165d0324d4f4d2d13e3db1e", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling syn v1.0.53 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling cffi-impl v0.1.6 (/opt/rustwide/workdir/impl) [INFO] [stderr] Compiling ctor v0.1.16 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling cffi v0.1.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.22s [INFO] running `Command { std: "docker" "inspect" "83413fe6989e5ca5c5d8e60196d1728caac0e9033165d0324d4f4d2d13e3db1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83413fe6989e5ca5c5d8e60196d1728caac0e9033165d0324d4f4d2d13e3db1e", kill_on_drop: false }` [INFO] [stdout] 83413fe6989e5ca5c5d8e60196d1728caac0e9033165d0324d4f4d2d13e3db1e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be06a1fdacf1fc2f2de7829f3e32f43d4bc96bc6d23a5349f165792b93bc3853 [INFO] running `Command { std: "docker" "start" "-a" "be06a1fdacf1fc2f2de7829f3e32f43d4bc96bc6d23a5349f165792b93bc3853", kill_on_drop: false }` [INFO] [stderr] Compiling cffi v0.1.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.62s [INFO] running `Command { std: "docker" "inspect" "be06a1fdacf1fc2f2de7829f3e32f43d4bc96bc6d23a5349f165792b93bc3853", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be06a1fdacf1fc2f2de7829f3e32f43d4bc96bc6d23a5349f165792b93bc3853", kill_on_drop: false }` [INFO] [stdout] be06a1fdacf1fc2f2de7829f3e32f43d4bc96bc6d23a5349f165792b93bc3853 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c81cb398e3de7f27b16dd6710a2d6ee6cf4d100bf75b408cbfe5640cb39345f9 [INFO] running `Command { std: "docker" "start" "-a" "c81cb398e3de7f27b16dd6710a2d6ee6cf4d100bf75b408cbfe5640cb39345f9", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cffi-aef7a97d26857f02) [INFO] [stdout] [INFO] [stderr] Doc-tests cffi [INFO] [stdout] running 1 test [INFO] [stdout] test tests::test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/boxed.rs - boxed::BoxMarshaler (line 30) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/boxed.rs - boxed::BoxMarshaler (line 30) stdout ---- [INFO] [stdout] error[E0277]: the trait bound `BoxMarshaler<_>: ToForeign` is not satisfied [INFO] [stdout] --> src/boxed.rs:41:33 [INFO] [stdout] | [INFO] [stdout] 14 | let ptr: *const Something = BoxMarshaler::to_foreign(something).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ToForeign` is not implemented for `BoxMarshaler<_>` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as ToForeign, *const T>> [INFO] [stdout] as ToForeign, Box<(dyn std::error::Error + 'static)>>, *const T>> [INFO] [stdout] note: required by `to_foreign` [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | fn to_foreign(_: Local) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BoxMarshaler<_>: ToForeign` is not satisfied [INFO] [stdout] --> src/boxed.rs:41:33 [INFO] [stdout] | [INFO] [stdout] 14 | let ptr: *const Something = BoxMarshaler::to_foreign(something).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ToForeign` is not implemented for `BoxMarshaler<_>` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as ToForeign, *const T>> [INFO] [stdout] as ToForeign, Box<(dyn std::error::Error + 'static)>>, *const T>> [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/boxed.rs - boxed::BoxMarshaler (line 30) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "c81cb398e3de7f27b16dd6710a2d6ee6cf4d100bf75b408cbfe5640cb39345f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c81cb398e3de7f27b16dd6710a2d6ee6cf4d100bf75b408cbfe5640cb39345f9", kill_on_drop: false }` [INFO] [stdout] c81cb398e3de7f27b16dd6710a2d6ee6cf4d100bf75b408cbfe5640cb39345f9