Oct 14 14:48:29.206 INFO testing kogai/embeddable-config against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 14:48:29.208 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 14 14:48:29.711 INFO blam! 5bff4c7d241b210a7567396601ba29cb019cc81a1b509fb3d03a62266b400959 Oct 14 14:48:29.731 INFO running `"docker" "start" "-a" "5bff4c7d241b210a7567396601ba29cb019cc81a1b509fb3d03a62266b400959"` Oct 14 14:48:30.803 INFO kablam! usermod: no changes Oct 14 14:48:30.955 INFO kablam! Compiling serde v1.0.60 Oct 14 14:48:43.592 INFO kablam! Compiling embeddable-config v0.1.0 (/source) Oct 14 14:48:43.858 INFO kablam! warning: unused macro definition Oct 14 14:48:43.858 INFO kablam! --> src/lib.rs:87:1 Oct 14 14:48:43.859 INFO kablam! | Oct 14 14:48:43.859 INFO kablam! 87 | / macro_rules! from_file { Oct 14 14:48:43.859 INFO kablam! 88 | | ($path:expr, $kind:path) => {{ Oct 14 14:48:43.860 INFO kablam! 89 | | match $kind { Oct 14 14:48:43.860 INFO kablam! 90 | | Embeddable::Log4rs => { Oct 14 14:48:43.860 INFO kablam! ... | Oct 14 14:48:43.861 INFO kablam! 120 | | }} Oct 14 14:48:43.861 INFO kablam! 121 | | } Oct 14 14:48:43.861 INFO kablam! | |_^ Oct 14 14:48:43.862 INFO kablam! | Oct 14 14:48:43.862 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 14 14:48:43.862 INFO kablam! Oct 14 14:48:43.921 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 13.09s Oct 14 14:48:43.927 INFO kablam! su: No module specific data is present Oct 14 14:48:44.789 INFO running `"docker" "rm" "-f" "5bff4c7d241b210a7567396601ba29cb019cc81a1b509fb3d03a62266b400959"` Oct 14 14:48:45.127 INFO blam! 5bff4c7d241b210a7567396601ba29cb019cc81a1b509fb3d03a62266b400959 Oct 14 14:48:45.132 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 14 14:48:45.633 INFO blam! ba84d19df4ea2bde10ca638cc4f6609b5a2af0719f706b08a4451e428bd30ca3 Oct 14 14:48:45.643 INFO running `"docker" "start" "-a" "ba84d19df4ea2bde10ca638cc4f6609b5a2af0719f706b08a4451e428bd30ca3"` Oct 14 14:48:47.370 INFO kablam! usermod: no changes Oct 14 14:48:47.535 INFO kablam! Compiling num-traits v0.2.4 Oct 14 14:48:47.535 INFO kablam! Compiling num-integer v0.1.38 Oct 14 14:48:47.535 INFO kablam! Compiling libc v0.2.41 Oct 14 14:48:47.535 INFO kablam! Compiling proc-macro2 v0.4.3 Oct 14 14:48:47.535 INFO kablam! Compiling log v0.4.1 Oct 14 14:48:47.535 INFO kablam! Compiling serde_json v1.0.17 Oct 14 14:48:47.535 INFO kablam! Compiling serde_yaml v0.7.4 Oct 14 14:48:55.837 INFO kablam! Compiling time v0.1.40 Oct 14 14:48:55.838 INFO kablam! Compiling miniz-sys v0.1.10 Oct 14 14:48:56.987 INFO kablam! Compiling flate2 v1.0.1 Oct 14 14:49:04.232 INFO kablam! Compiling quote v0.6.2 Oct 14 14:49:07.835 INFO kablam! Compiling num-traits v0.1.43 Oct 14 14:49:08.779 INFO kablam! Compiling ordered-float v0.5.0 Oct 14 14:49:09.524 INFO kablam! Compiling syn v0.14.0 Oct 14 14:49:10.256 INFO kablam! Compiling chrono v0.4.2 Oct 14 14:49:10.576 INFO kablam! Compiling serde-value v0.5.2 Oct 14 14:49:22.699 INFO kablam! Compiling serde_derive v1.0.60 Oct 14 14:49:37.911 INFO kablam! Compiling log4rs v0.8.0 Oct 14 14:49:50.219 INFO kablam! Compiling embeddable-config v0.1.0 (/source) Oct 14 14:49:50.778 INFO kablam! warning: unused `#[macro_use]` import Oct 14 14:49:50.778 INFO kablam! --> src/lib.rs:4:1 Oct 14 14:49:50.778 INFO kablam! | Oct 14 14:49:50.778 INFO kablam! 4 | #[macro_use] Oct 14 14:49:50.778 INFO kablam! | ^^^^^^^^^^^^ Oct 14 14:49:50.778 INFO kablam! | Oct 14 14:49:50.778 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 14:49:50.778 INFO kablam! Oct 14 14:49:50.783 INFO kablam! warning: unused macro definition Oct 14 14:49:50.783 INFO kablam! --> src/lib.rs:87:1 Oct 14 14:49:50.783 INFO kablam! | Oct 14 14:49:50.783 INFO kablam! 87 | / macro_rules! from_file { Oct 14 14:49:50.783 INFO kablam! 88 | | ($path:expr, $kind:path) => {{ Oct 14 14:49:50.783 INFO kablam! 89 | | match $kind { Oct 14 14:49:50.783 INFO kablam! 90 | | Embeddable::Log4rs => { Oct 14 14:49:50.783 INFO kablam! ... | Oct 14 14:49:50.783 INFO kablam! 120 | | }} Oct 14 14:49:50.783 INFO kablam! 121 | | } Oct 14 14:49:50.783 INFO kablam! | |_^ Oct 14 14:49:50.783 INFO kablam! | Oct 14 14:49:50.783 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 14 14:49:50.783 INFO kablam! Oct 14 14:49:50.783 INFO kablam! warning: unused import: `super::*` Oct 14 14:49:50.783 INFO kablam! --> src/lib.rs:125:9 Oct 14 14:49:50.783 INFO kablam! | Oct 14 14:49:50.783 INFO kablam! 125 | use super::*; Oct 14 14:49:50.783 INFO kablam! | ^^^^^^^^ Oct 14 14:49:50.783 INFO kablam! Oct 14 14:49:51.409 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 04s Oct 14 14:49:51.415 INFO kablam! su: No module specific data is present Oct 14 14:49:52.311 INFO running `"docker" "rm" "-f" "ba84d19df4ea2bde10ca638cc4f6609b5a2af0719f706b08a4451e428bd30ca3"` Oct 14 14:49:52.655 INFO blam! ba84d19df4ea2bde10ca638cc4f6609b5a2af0719f706b08a4451e428bd30ca3