[INFO] crate serde_gelf 0.1.6 is already in cache [INFO] extracting crate serde_gelf 0.1.6 into work/ex/beta-1.38-1/sources/1.37.0/reg/serde_gelf/0.1.6 [INFO] extracting crate serde_gelf 0.1.6 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/serde_gelf/0.1.6 [INFO] validating manifest of serde_gelf-0.1.6 on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of serde_gelf-0.1.6 on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing serde_gelf-0.1.6 [INFO] finished frobbing serde_gelf-0.1.6 [INFO] frobbed toml for serde_gelf-0.1.6 written to work/ex/beta-1.38-1/sources/1.37.0/reg/serde_gelf/0.1.6/Cargo.toml [INFO] started frobbing serde_gelf-0.1.6 [INFO] finished frobbing serde_gelf-0.1.6 [INFO] frobbed toml for serde_gelf-0.1.6 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/serde_gelf/0.1.6/Cargo.toml [INFO] crate serde_gelf-0.1.6 already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing serde_gelf-0.1.6 against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/serde_gelf/0.1.6:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "build" "--frozen"` [INFO] [stdout] b58f1fef36ae409031b1a05517c71daa02ddca64382866a22c638774beb0eb20 [INFO] running `"docker" "start" "-a" "b58f1fef36ae409031b1a05517c71daa02ddca64382866a22c638774beb0eb20"` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] Compiling serde v1.0.93 [INFO] [stderr] Compiling syn v0.15.38 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling serde_derive v1.0.93 [INFO] [stderr] Compiling serde-value v0.6.0 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling serde-value-utils v0.1.0 [INFO] [stderr] Compiling serde_gelf v0.1.6 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.61s [INFO] running `"docker" "inspect" "b58f1fef36ae409031b1a05517c71daa02ddca64382866a22c638774beb0eb20"` [INFO] running `"docker" "rm" "-f" "b58f1fef36ae409031b1a05517c71daa02ddca64382866a22c638774beb0eb20"` [INFO] [stdout] b58f1fef36ae409031b1a05517c71daa02ddca64382866a22c638774beb0eb20 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/serde_gelf/0.1.6:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 70a058178412cbe03b951fe28a38800345151551201e4e725cf432fa0e16a97d [INFO] running `"docker" "start" "-a" "70a058178412cbe03b951fe28a38800345151551201e4e725cf432fa0e16a97d"` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] Compiling serde_gelf v0.1.6 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.81s [INFO] running `"docker" "inspect" "70a058178412cbe03b951fe28a38800345151551201e4e725cf432fa0e16a97d"` [INFO] running `"docker" "rm" "-f" "70a058178412cbe03b951fe28a38800345151551201e4e725cf432fa0e16a97d"` [INFO] [stdout] 70a058178412cbe03b951fe28a38800345151551201e4e725cf432fa0e16a97d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/serde_gelf/0.1.6:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "test" "--frozen"` [INFO] [stdout] 575544489adf6738ccfc9dc65a3987dbf5571168e954e231fccf5d8ad7b42334 [INFO] running `"docker" "start" "-a" "575544489adf6738ccfc9dc65a3987dbf5571168e954e231fccf5d8ad7b42334"` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/serde_gelf-a891876a10aa6d3d [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests serde_gelf [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test src/record.rs - record::GelfRecordBuilder::add_additional_fields (line 61) ... FAILED [INFO] [stdout] test src/record.rs - record::GelfRecord::add_additional_fields (line 231) ... FAILED [INFO] [stdout] test src/record.rs - record::GelfRecordBuilder (line 23) ... FAILED [INFO] [stdout] test src/record.rs - record::GelfRecord::extend_additional_fields (line 255) ... FAILED [INFO] [stdout] test src/lib.rs - to_flat_dict (line 89) ... ok [INFO] [stdout] test src/record.rs - record::GelfRecord::set_timestamp (line 210) ... FAILED [INFO] [stdout] test src/lib.rs - (line 44) ... ok [INFO] [stdout] test src/record.rs - record::GelfRecordBuilder::extend_additional_fields (line 76) ... FAILED [INFO] [stdout] test src/record.rs - record::GelfRecordBuilder::set_timestamp (line 44) ... FAILED [INFO] [stdout] test src/macros.rs - gelf_record (line 16) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/record.rs - record::GelfRecordBuilder::add_additional_fields (line 61) stdout ---- [INFO] [stdout] error[E0599]: no function or associated item named `new` found for type `serde_gelf::GelfRecord` in the current scope [INFO] [stdout] --> src/record.rs:68:23 [INFO] [stdout] | [INFO] [stdout] 10 | let rec = GelfRecord::new() [INFO] [stdout] | ^^^ function or associated item not found in `serde_gelf::GelfRecord` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope, perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 3 | use crate::serde_gelf::GelfRecordBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/record.rs - record::GelfRecord::add_additional_fields (line 231) stdout ---- [INFO] [stdout] error[E0599]: no function or associated item named `new` found for type `serde_gelf::GelfRecord` in the current scope [INFO] [stdout] --> src/record.rs:238:23 [INFO] [stdout] | [INFO] [stdout] 10 | let rec = GelfRecord::new() [INFO] [stdout] | ^^^ function or associated item not found in `serde_gelf::GelfRecord` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope, perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 3 | use crate::serde_gelf::GelfRecordBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/record.rs - record::GelfRecordBuilder (line 23) stdout ---- [INFO] [stdout] error[E0599]: no function or associated item named `new` found for type `serde_gelf::GelfRecord` in the current scope [INFO] [stdout] --> src/record.rs:26:23 [INFO] [stdout] | [INFO] [stdout] 6 | let rec = GelfRecord::new() [INFO] [stdout] | ^^^ function or associated item not found in `serde_gelf::GelfRecord` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope, perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 3 | use crate::serde_gelf::GelfRecordBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/record.rs - record::GelfRecord::extend_additional_fields (line 255) stdout ---- [INFO] [stdout] error[E0599]: no function or associated item named `new` found for type `serde_gelf::GelfRecord` in the current scope [INFO] [stdout] --> src/record.rs:262:23 [INFO] [stdout] | [INFO] [stdout] 10 | let rec = GelfRecord::new() [INFO] [stdout] | ^^^ function or associated item not found in `serde_gelf::GelfRecord` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope, perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 3 | use crate::serde_gelf::GelfRecordBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/record.rs - record::GelfRecord::set_timestamp (line 210) stdout ---- [INFO] [stdout] error[E0599]: no function or associated item named `new` found for type `serde_gelf::GelfRecord` in the current scope [INFO] [stdout] --> src/record.rs:215:23 [INFO] [stdout] | [INFO] [stdout] 8 | let rec = GelfRecord::new() [INFO] [stdout] | ^^^ function or associated item not found in `serde_gelf::GelfRecord` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope, perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 4 | use crate::serde_gelf::GelfRecordBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/record.rs - record::GelfRecordBuilder::extend_additional_fields (line 76) stdout ---- [INFO] [stdout] error[E0599]: no function or associated item named `new` found for type `serde_gelf::GelfRecord` in the current scope [INFO] [stdout] --> src/record.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 10 | let rec = GelfRecord::new() [INFO] [stdout] | ^^^ function or associated item not found in `serde_gelf::GelfRecord` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope, perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 3 | use crate::serde_gelf::GelfRecordBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/record.rs - record::GelfRecordBuilder::set_timestamp (line 44) stdout ---- [INFO] [stdout] error[E0599]: no function or associated item named `new` found for type `serde_gelf::GelfRecord` in the current scope [INFO] [stdout] --> src/record.rs:49:23 [INFO] [stdout] | [INFO] [stdout] 8 | let rec = GelfRecord::new() [INFO] [stdout] | ^^^ function or associated item not found in `serde_gelf::GelfRecord` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope, perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 4 | use crate::serde_gelf::GelfRecordBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/record.rs - record::GelfRecord::add_additional_fields (line 231) [INFO] [stdout] src/record.rs - record::GelfRecord::extend_additional_fields (line 255) [INFO] [stdout] src/record.rs - record::GelfRecord::set_timestamp (line 210) [INFO] [stdout] src/record.rs - record::GelfRecordBuilder (line 23) [INFO] [stdout] src/record.rs - record::GelfRecordBuilder::add_additional_fields (line 61) [INFO] [stdout] src/record.rs - record::GelfRecordBuilder::extend_additional_fields (line 76) [INFO] [stdout] src/record.rs - record::GelfRecordBuilder::set_timestamp (line 44) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 3 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `"docker" "inspect" "575544489adf6738ccfc9dc65a3987dbf5571168e954e231fccf5d8ad7b42334"` [INFO] running `"docker" "rm" "-f" "575544489adf6738ccfc9dc65a3987dbf5571168e954e231fccf5d8ad7b42334"` [INFO] [stdout] 575544489adf6738ccfc9dc65a3987dbf5571168e954e231fccf5d8ad7b42334