Sep 17 22:31:01.312 INFO checking json-codec-0.5.0 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 17 22:31:01.312 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 17 22:31:01.312 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-2/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 22:31:01.491 INFO blam! d9449f13df3fd9063d9749dc317f2e8d660ac8c4c0edfb0797ec046e8913a002 Sep 17 22:31:01.497 INFO running `"docker" "start" "-a" "d9449f13df3fd9063d9749dc317f2e8d660ac8c4c0edfb0797ec046e8913a002"` Sep 17 22:31:02.310 INFO kablam! usermod: no changes Sep 17 22:31:02.390 INFO kablam! Checking json-codec v0.5.0 (/source) Sep 17 22:31:03.768 INFO kablam! error[E0599]: no method named `gen_range` found for type `&mut G` in the current scope Sep 17 22:31:03.768 INFO kablam! --> tests/properties.rs:132:13 Sep 17 22:31:03.768 INFO kablam! | Sep 17 22:31:03.768 INFO kablam! 132 | match g.gen_range(1, 8) { Sep 17 22:31:03.768 INFO kablam! | ^^^^^^^^^ Sep 17 22:31:03.768 INFO kablam! | Sep 17 22:31:03.768 INFO kablam! = help: items from traits can only be used if the trait is in scope Sep 17 22:31:03.768 INFO kablam! help: the following trait is implemented but not in scope, perhaps add a `use` for it: Sep 17 22:31:03.768 INFO kablam! | Sep 17 22:31:03.768 INFO kablam! 4 | use rand::Rng; Sep 17 22:31:03.768 INFO kablam! | Sep 17 22:31:03.768 INFO kablam! Sep 17 22:31:03.769 INFO kablam! error[E0599]: no method named `gen` found for type `&mut G` in the current scope Sep 17 22:31:03.769 INFO kablam! --> tests/properties.rs:135:29 Sep 17 22:31:03.769 INFO kablam! | Sep 17 22:31:03.769 INFO kablam! 135 | 3 => Json::Number(g.gen()), Sep 17 22:31:03.769 INFO kablam! | ^^^ Sep 17 22:31:03.769 INFO kablam! | Sep 17 22:31:03.769 INFO kablam! = help: items from traits can only be used if the trait is in scope Sep 17 22:31:03.769 INFO kablam! help: the following trait is implemented but not in scope, perhaps add a `use` for it: Sep 17 22:31:03.769 INFO kablam! | Sep 17 22:31:03.769 INFO kablam! 4 | use rand::Rng; Sep 17 22:31:03.769 INFO kablam! | Sep 17 22:31:03.769 INFO kablam! Sep 17 22:31:03.774 INFO kablam! error[E0599]: no method named `gen_range` found for type `&mut G` in the current scope Sep 17 22:31:03.774 INFO kablam! --> tests/properties.rs:154:21 Sep 17 22:31:03.774 INFO kablam! | Sep 17 22:31:03.774 INFO kablam! 154 | let len = g.gen_range(0, 64); Sep 17 22:31:03.774 INFO kablam! | ^^^^^^^^^ Sep 17 22:31:03.774 INFO kablam! | Sep 17 22:31:03.774 INFO kablam! = help: items from traits can only be used if the trait is in scope Sep 17 22:31:03.774 INFO kablam! help: the following trait is implemented but not in scope, perhaps add a `use` for it: Sep 17 22:31:03.774 INFO kablam! | Sep 17 22:31:03.774 INFO kablam! 4 | use rand::Rng; Sep 17 22:31:03.774 INFO kablam! | Sep 17 22:31:03.774 INFO kablam! Sep 17 22:31:03.779 INFO kablam! error[E0599]: no method named `gen_range` found for type `&mut G` in the current scope Sep 17 22:31:03.779 INFO kablam! --> tests/properties.rs:163:21 Sep 17 22:31:03.779 INFO kablam! | Sep 17 22:31:03.779 INFO kablam! 163 | let len = g.gen_range(0, 64); Sep 17 22:31:03.779 INFO kablam! | ^^^^^^^^^ Sep 17 22:31:03.779 INFO kablam! | Sep 17 22:31:03.779 INFO kablam! = help: items from traits can only be used if the trait is in scope Sep 17 22:31:03.779 INFO kablam! help: the following trait is implemented but not in scope, perhaps add a `use` for it: Sep 17 22:31:03.779 INFO kablam! | Sep 17 22:31:03.779 INFO kablam! 4 | use rand::Rng; Sep 17 22:31:03.779 INFO kablam! | Sep 17 22:31:03.779 INFO kablam! Sep 17 22:31:03.792 INFO kablam! error: aborting due to 4 previous errors Sep 17 22:31:03.792 INFO kablam! Sep 17 22:31:03.792 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 17 22:31:03.800 INFO kablam! error: Could not compile `json-codec`. Sep 17 22:31:03.800 INFO kablam! Sep 17 22:31:03.800 INFO kablam! To learn more, run the command again with --verbose. Sep 17 22:31:03.801 INFO kablam! su: No module specific data is present Sep 17 22:31:04.165 INFO running `"docker" "rm" "-f" "d9449f13df3fd9063d9749dc317f2e8d660ac8c4c0edfb0797ec046e8913a002"` Sep 17 22:31:04.231 INFO blam! d9449f13df3fd9063d9749dc317f2e8d660ac8c4c0edfb0797ec046e8913a002