[INFO] cloning repository https://github.com/tembo-io/dyson
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tembo-io/dyson" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftembo-io%2Fdyson", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftembo-io%2Fdyson'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b2b9cd0b87bb506d6b84aba50999325bda92c826
[INFO] testing tembo-io/dyson against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftembo-io%2Fdyson" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tembo-io/dyson
[INFO] finished tweaking git repo https://github.com/tembo-io/dyson
[INFO] tweaked toml for git repo https://github.com/tembo-io/dyson written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tembo-io/dyson on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tembo-io/dyson already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4db84c9d71425de39f7d30cfa51a2e1cecd91d96ccb375e522148be5d3d17bd1
[INFO] running `Command { std: "docker" "start" "-a" "4db84c9d71425de39f7d30cfa51a2e1cecd91d96ccb375e522148be5d3d17bd1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4db84c9d71425de39f7d30cfa51a2e1cecd91d96ccb375e522148be5d3d17bd1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4db84c9d71425de39f7d30cfa51a2e1cecd91d96ccb375e522148be5d3d17bd1", kill_on_drop: false }`
[INFO] [stdout] 4db84c9d71425de39f7d30cfa51a2e1cecd91d96ccb375e522148be5d3d17bd1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 516b9dfffb7c448644f2ee997fbcd5ceaec4fcb16ab1e26ebfb2530db8dec94d
[INFO] running `Command { std: "docker" "start" "-a" "516b9dfffb7c448644f2ee997fbcd5ceaec4fcb16ab1e26ebfb2530db8dec94d", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.183
[INFO] [stderr]    Compiling serde_json v1.0.104
[INFO] [stderr]    Compiling dyson v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.53s
[INFO] running `Command { std: "docker" "inspect" "516b9dfffb7c448644f2ee997fbcd5ceaec4fcb16ab1e26ebfb2530db8dec94d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "516b9dfffb7c448644f2ee997fbcd5ceaec4fcb16ab1e26ebfb2530db8dec94d", kill_on_drop: false }`
[INFO] [stdout] 516b9dfffb7c448644f2ee997fbcd5ceaec4fcb16ab1e26ebfb2530db8dec94d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9c07b8d21a3c28be418bdeeae4ae4829ea2078a528da03ac0520ec290d0565b9
[INFO] running `Command { std: "docker" "start" "-a" "9c07b8d21a3c28be418bdeeae4ae4829ea2078a528da03ac0520ec290d0565b9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling serde_derive v1.0.183
[INFO] [stderr]    Compiling aho-corasick v1.0.3
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.3.6
[INFO] [stderr]    Compiling regex v1.9.3
[INFO] [stderr]    Compiling quickcheck_macros v1.0.0
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling quickcheck v1.0.3
[INFO] [stderr]    Compiling dyson v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.93s
[INFO] running `Command { std: "docker" "inspect" "9c07b8d21a3c28be418bdeeae4ae4829ea2078a528da03ac0520ec290d0565b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c07b8d21a3c28be418bdeeae4ae4829ea2078a528da03ac0520ec290d0565b9", kill_on_drop: false }`
[INFO] [stdout] 9c07b8d21a3c28be418bdeeae4ae4829ea2078a528da03ac0520ec290d0565b9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 81984e48459266b1798ac15d0f508e3239fd588438ebc245b8e900d21eb63311
[INFO] running `Command { std: "docker" "start" "-a" "81984e48459266b1798ac15d0f508e3239fd588438ebc245b8e900d21eb63311", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dyson-61096c42e9838015)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/serializes_correctly.rs (/opt/rustwide/target/debug/deps/serializes_correctly-aaf72e74235a2c54)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 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 serializes_correctly ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.69s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests dyson
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/lib.rs - (line 16) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 3) ... ok
[INFO] [stdout] test src/lib.rs - JsonPretty (line 53) ... ok
[INFO] [stdout] test src/lib.rs - Json (line 37) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 16) stdout ----
[INFO] [stdout] error: expected one of `:`, `@`, or `|`, found `,`
[INFO] [stdout]  --> src/lib.rs:20:24
[INFO] [stdout]   |
[INFO] [stdout] 7 | fn send_message<T>(&str, &T) -> Result {
[INFO] [stdout]   |                        ^ expected one of `:`, `@`, or `|`
[INFO] [stdout]   |
[INFO] [stdout] help: if this is a parameter name, give it a type
[INFO] [stdout]   |
[INFO] [stdout] 7 - fn send_message<T>(&str, &T) -> Result {
[INFO] [stdout] 7 + fn send_message<T>(str: &TypeName, &T) -> Result {
[INFO] [stdout]   |
[INFO] [stdout] help: if this is a type, explicitly ignore the parameter name
[INFO] [stdout]   |
[INFO] [stdout] 7 | fn send_message<T>(_: &str, &T) -> Result {
[INFO] [stdout]   |                    ++
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `:`, `@`, or `|`, found `)`
[INFO] [stdout]  --> src/lib.rs:20:28
[INFO] [stdout]   |
[INFO] [stdout] 7 | fn send_message<T>(&str, &T) -> Result {
[INFO] [stdout]   |                            ^ expected one of `:`, `@`, or `|`
[INFO] [stdout]   |
[INFO] [stdout] help: if this is a parameter name, give it a type
[INFO] [stdout]   |
[INFO] [stdout] 7 - fn send_message<T>(&str, &T) -> Result {
[INFO] [stdout] 7 + fn send_message<T>(&str, T: &TypeName) -> Result {
[INFO] [stdout]   |
[INFO] [stdout] help: if this is a type, explicitly ignore the parameter name
[INFO] [stdout]   |
[INFO] [stdout] 7 | fn send_message<T>(&str, _: &T) -> Result {
[INFO] [stdout]   |                          ++
[INFO] [stdout] 
[INFO] [stdout] error[E0428]: the name `send_message` is defined multiple times
[INFO] [stdout]   --> src/lib.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | fn send_message<T>(&str, &T) -> Result {
[INFO] [stdout]    | -------------------------------------- previous definition of the value `send_message` here
[INFO] [stdout] ...
[INFO] [stdout] 12 | fn send_message(message: &Message) -> Result {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `send_message` redefined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `send_message` must be defined only once in the value namespace of this block
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Message: serde::ser::Serialize` is not satisfied
[INFO] [stdout]   --> src/lib.rs:26:54
[INFO] [stdout]    |
[INFO] [stdout] 13 |    query("SELECT from send_message($1::jsonb)", Json(message))
[INFO] [stdout]    |                                                 ---- ^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |                                                 |
[INFO] [stdout]    |                                                 required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `serde::ser::Serialize` is not implemented for `Message`
[INFO] [stdout]   --> src/lib.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | struct Message;
[INFO] [stdout]    | ^^^^^^^^^^^^^^
[INFO] [stdout]    = help: the following other types implement trait `serde::ser::Serialize`:
[INFO] [stdout]              &'a T
[INFO] [stdout]              &'a mut T
[INFO] [stdout]              ()
[INFO] [stdout]              (T0, T1)
[INFO] [stdout]              (T0, T1, T2)
[INFO] [stdout]              (T0, T1, T2, T3)
[INFO] [stdout]              (T0, T1, T2, T3, T4)
[INFO] [stdout]              (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]            and 130 others
[INFO] [stdout]    = note: required for `&Message` to implement `serde::ser::Serialize`
[INFO] [stdout] note: required by a bound in `Json`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:49:20
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub struct Json<T: Serialize>(pub T);
[INFO] [stdout]    |                    ^^^^^^^^^ required by this bound in `Json`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `query` in this scope
[INFO] [stdout]   --> src/lib.rs:26:4
[INFO] [stdout]    |
[INFO] [stdout] 13 |    query("SELECT from send_message($1::jsonb)", Json(message))
[INFO] [stdout]    |    ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Message: serde::ser::Serialize` is not satisfied
[INFO] [stdout]   --> src/lib.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 13 |    query("SELECT from send_message($1::jsonb)", Json(message))
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `serde::ser::Serialize` is not implemented for `Message`
[INFO] [stdout]   --> src/lib.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | struct Message;
[INFO] [stdout]    | ^^^^^^^^^^^^^^
[INFO] [stdout]    = help: the following other types implement trait `serde::ser::Serialize`:
[INFO] [stdout]              &'a T
[INFO] [stdout]              &'a mut T
[INFO] [stdout]              ()
[INFO] [stdout]              (T0, T1)
[INFO] [stdout]              (T0, T1, T2)
[INFO] [stdout]              (T0, T1, T2, T3)
[INFO] [stdout]              (T0, T1, T2, T3, T4)
[INFO] [stdout]              (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]            and 130 others
[INFO] [stdout]    = note: required for `&Message` to implement `serde::ser::Serialize`
[INFO] [stdout] note: required by a bound in `Json`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:49:20
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub struct Json<T: Serialize>(pub T);
[INFO] [stdout]    |                    ^^^^^^^^^ required by this bound in `Json`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0425, E0428.
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 16)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.76s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "81984e48459266b1798ac15d0f508e3239fd588438ebc245b8e900d21eb63311", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81984e48459266b1798ac15d0f508e3239fd588438ebc245b8e900d21eb63311", kill_on_drop: false }`
[INFO] [stdout] 81984e48459266b1798ac15d0f508e3239fd588438ebc245b8e900d21eb63311
